Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
_ More...
Public Types | |
typedef SCHEME_OPTIONS | SchemeOptions |
typedef KEY::Element | Element |
Public Member Functions | |
PrivateKey & | AccessPrivateKey () |
PublicKey & | AccessPublicKey () |
const KEY & | GetKey () const |
KEY & | AccessKey () |
std::string | AlgorithmName () const |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
_