class OpenSSLCipherImpl


Inheritance:


Public Methods

[more] OpenSSLCipherImpl (const string& alg)
[more] ~OpenSSLCipherImpl ()


Inherited from CipherImpl:

Public Methods

ovoid encryptInit(const SecretKey& key_arg)
ostring update(const string& data)
ostring update(const string& data, int offset, int len)
ostring doFinal()

Protected Methods

ovirtual void resetEngine()
ovirtual string doUpdate(const string& data, int offset, int len)
ovirtual string doDoFinal()


Documentation

o OpenSSLCipherImpl(const string& alg)

o ~OpenSSLCipherImpl()


This class has no child classes.
Author:
Abdelilah Essiari
See Also:
CipherImpl
Cipher

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.