Method

CamelStreamMemset_secure

Declaration [src]

void
camel_stream_mem_set_secure (
  CamelStreamMem* mem
)

Description [src]

Mark the memory stream as secure. At the very least this means the data in the buffer will be cleared when the buffer is finalized. This only applies to buffers owned by the stream.