Botan
1.10.16
|
#include <pubkey.h>
Public Member Functions | |
SecureVector< byte > | decrypt (const byte in[], size_t length) const |
SecureVector< byte > | decrypt (const MemoryRegion< byte > &in) const |
PK_Decryptor () | |
virtual | ~PK_Decryptor () |
|
inlinevirtual |
|
inline |
|
inline |
Decrypt a ciphertext.
in | the ciphertext |
Definition at line 104 of file pubkey.h.
References Botan::MemoryRegion< T >::size().