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

RSA algorithm. More...

#include <rsa.h>

Inheritance diagram for RSA:
TF_ES< RSA, STANDARD > TF_SS< RSA, STANDARD, H > RSAES< STANDARD > RSASS< STANDARD, H >

Public Types

typedef RSAFunction PublicKey
 
typedef InvertibleRSAFunction PrivateKey
 

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char *CRYPTOPP_API StaticAlgorithmName ()
 

Detailed Description

RSA algorithm.

Since
Crypto++ 1.0

Definition at line 160 of file rsa.h.

Member Typedef Documentation

◆ PrivateKey

Definition at line 164 of file rsa.h.

◆ PublicKey

Definition at line 163 of file rsa.h.

Member Function Documentation

◆ StaticAlgorithmName()

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

Definition at line 162 of file rsa.h.


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