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

ESIGN keys. More...

#include <esign.h>

Inheritance diagram for ESIGN_Keys:
TF_SS< ESIGN_Keys, P1363_EMSA5, H >

Public Types

typedef ESIGNFunction PublicKey
 
typedef InvertibleESIGNFunction PrivateKey
 

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 

Detailed Description

ESIGN keys.

Since
Crypto++ 5.0

Definition at line 151 of file esign.h.

Member Typedef Documentation

◆ PrivateKey

Definition at line 155 of file esign.h.

◆ PublicKey

Definition at line 154 of file esign.h.

Member Function Documentation

◆ StaticAlgorithmName()

CRYPTOPP_STATIC_CONSTEXPR const char * ESIGN_Keys::StaticAlgorithmName ( )
inline

Definition at line 153 of file esign.h.


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