Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
This is the complete list of members for PK_EncryptionMessageEncodingMethod, including all inherited members.
MaxUnpaddedLength(size_t paddedLength) const =0 | PK_EncryptionMessageEncodingMethod | pure virtual |
Pad(RandomNumberGenerator &rng, const byte *raw, size_t inputLength, byte *padded, size_t paddedBitLength, const NameValuePairs ¶meters) const =0 (defined in PK_EncryptionMessageEncodingMethod) | PK_EncryptionMessageEncodingMethod | pure virtual |
ParameterSupported(const char *name) const (defined in PK_EncryptionMessageEncodingMethod) | PK_EncryptionMessageEncodingMethod | inlinevirtual |
Unpad(const byte *padded, size_t paddedBitLength, byte *raw, const NameValuePairs ¶meters) const =0 (defined in PK_EncryptionMessageEncodingMethod) | PK_EncryptionMessageEncodingMethod | pure virtual |
~PK_EncryptionMessageEncodingMethod() (defined in PK_EncryptionMessageEncodingMethod) | PK_EncryptionMessageEncodingMethod | inlinevirtual |