#include <esign.h>
Inheritance diagram for ESIGN< H, STANDARD >:
Definition at line 120 of file esign.h.
Public Types | |
typedef Traits::DecoratedHashingAlgorithm< H >::type | DecoratedHashAlgorithm |
typedef STANDARD | Standard |
see SignatureStandard for a list of standards | |
typedef TF_SchemeOptions< TF_SSA< STANDARD, H, ESIGN_Keys, int >, ESIGN_Keys, PaddingAlgorithm > | SchemeOptions |
typedef PK_FinalTemplate< PK_SignerImpl< TF_DigestSignerImpl< SchemeOptions >, DecoratedHashAlgorithm > > | Signer |
implements PK_Signer interface | |
typedef PK_FinalTemplate< PK_VerifierImpl< TF_DigestVerifierImpl< SchemeOptions >, DecoratedHashAlgorithm > > | Verifier |
implements PK_Verifier interface | |
typedef ESIGNFunction | PublicKey |
typedef InvertibleESIGNFunction | PrivateKey |
Static Public Member Functions | |
std::string | StaticAlgorithmName () |