namespace Akenti class OpenSSLCipherImpl : public CipherImpl
Inheritance:
Public Methods
| OpenSSLCipherImpl (const string& alg)
|
| ~OpenSSLCipherImpl ()
|
Public Methods
void encryptInit(const SecretKey& key_arg)
string update(const string& data)
string update(const string& data, int offset, int len)
string doFinal()
Protected Methods
virtual void resetEngine()
virtual string doUpdate(const string& data, int offset, int len)
virtual string doDoFinal()
Documentation
OpenSSLCipherImpl(const string& alg)
~OpenSSLCipherImpl()
- This class has no child classes.
- Author:
- Abdelilah Essiari
- See Also:
- CipherImpl
Cipher
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de