OAEP padding base class.
More...
#include <oaep.h>
OAEP padding base class.
- Since
- Crypto++ 2.1
Definition at line 18 of file oaep.h.
◆ MaxUnpaddedLength()
size_t OAEP_Base::MaxUnpaddedLength |
( |
size_t |
paddedLength | ) |
const |
|
virtual |
◆ Pad()
◆ ParameterSupported()
bool OAEP_Base::ParameterSupported |
( |
const char * |
name | ) |
const |
|
inlinevirtual |
◆ Unpad()
The documentation for this class was generated from the following files:
- G:/work/subversion/scol-technologies/trunk/scol/plugins/security/cryptopp/oaep.h
- G:/work/subversion/scol-technologies/trunk/scol/plugins/security/cryptopp/oaep.cpp