Crypto++ 8.8
Free C++ class library of cryptographic schemes
ESIGN_Keys Struct Reference

ESIGN keys. More...

#include <esign.h>

Inheritance diagram for ESIGN_Keys:

Public Types

typedef ESIGNFunction PublicKey
typedef InvertibleESIGNFunction PrivateKey

Static Public Member Functions

static const char * StaticAlgorithmName ()

Detailed Description

ESIGN keys.

Since
Crypto++ 5.0

Definition at line 151 of file esign.h.

Member Typedef Documentation

◆ PublicKey

Definition at line 154 of file esign.h.

◆ PrivateKey

Definition at line 155 of file esign.h.

Member Function Documentation

◆ StaticAlgorithmName()

const char * ESIGN_Keys::StaticAlgorithmName ( )
inlinestatic

Definition at line 153 of file esign.h.


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