Security Scol plugin
Public Types | Public Member Functions | List of all members
RSA_ISO Struct Reference

RSA algorithm. More...

#include <rsa.h>

Inheritance diagram for RSA_ISO:
TF_SS< RSA_ISO, P1363_EMSA2, H > RSASS_ISO< H >

Public Types

typedef RSAFunction_ISO PublicKey
 
typedef InvertibleRSAFunction_ISO PrivateKey
 

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char *CRYPTOPP_API StaticAlgorithmName ()
 

Detailed Description

RSA algorithm.

Since
Crypto++ 1.0

Definition at line 189 of file rsa.h.

Member Typedef Documentation

◆ PrivateKey

Definition at line 193 of file rsa.h.

◆ PublicKey

Definition at line 192 of file rsa.h.

Member Function Documentation

◆ StaticAlgorithmName()

CRYPTOPP_STATIC_CONSTEXPR const char *CRYPTOPP_API RSA_ISO::StaticAlgorithmName ( )
inline

Definition at line 191 of file rsa.h.


The documentation for this struct was generated from the following file: