Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
#include <rsa.h>
Public Types | |
typedef RSAFunction | PublicKey |
typedef InvertibleRSAFunction | PrivateKey |
Static Public Member Functions | |
static const char * | StaticAlgorithmName () |
typedef RSAFunction RSA::PublicKey |
typedef InvertibleRSAFunction RSA::PrivateKey |