EVPEncryptDecryptBase

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Key key)
Undocumented in source.

Members

Functions

init
void init(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(Key key, EVP_CIPHER* algorithm)
Undocumented in source.

Variables

_context
EVP_CIPHER_CTX _context;
Undocumented in source.

Meta