Constructor

CamelSMIMEContextnew

Declaration [src]

CamelCipherContext*
camel_smime_context_new (
  CamelSession* session
)

Description [src]

Creates a new sm cipher context object.

Parameters

session

Type: CamelSession

Session.

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.