Message encoding method for public key encryption.
More...
#include <pubkey.h>
Message encoding method for public key encryption.
Definition at line 208 of file pubkey.h.
◆ ~PK_EncryptionMessageEncodingMethod()
virtual PK_EncryptionMessageEncodingMethod::~PK_EncryptionMessageEncodingMethod |
( |
| ) |
|
|
inlinevirtual |
◆ ParameterSupported()
virtual bool PK_EncryptionMessageEncodingMethod::ParameterSupported |
( |
const char * |
name | ) |
const |
|
inlinevirtual |
◆ MaxUnpaddedLength()
virtual size_t PK_EncryptionMessageEncodingMethod::MaxUnpaddedLength |
( |
size_t |
paddedLength | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: