Constructor
CamelSMIMEContextnew
Declaration [src]
CamelCipherContext*
camel_smime_context_new (
CamelSession* session
)
Parameters
session-
Type:
CamelSessionSession.
The data is owned by the caller of the function.
Return value
Type: CamelCipherContext
A new sm cipher context object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |