CipherContext


Description:

[ CCode ( has_construct_function = false ) ]
public CipherContext (Session? session)

This creates a new CamelCipherContext object which is used to sign, verify, encrypt and decrypt streams.

Parameters:

session

a Session

Returns:

the new CamelCipherContext