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