#include <pubkey.h>
Definition at line 1604 of file pubkey.h.
Public Types | |
typedef Traits::DecoratedHashingAlgorithm< H >::type | DecoratedHashAlgorithm |
typedef STANDARD | Standard |
see SignatureStandard for a list of standards | |
typedef TF_SchemeOptions< ALG_INFO, 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 | |
Static Public Member Functions | |
std::string | StaticAlgorithmName () |