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:
Returns:
the new CamelCipherContext
|