Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
DSA keys. More...
#include <gfpcrypt.h>
Public Types | |
typedef DL_PublicKey_GFP< DL_GroupParameters_DSA > | PublicKey |
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest< DL_PrivateKey_GFP< DL_GroupParameters_DSA >, DSA2< SHA1 > > | PrivateKey |
DSA keys.
Definition at line 794 of file gfpcrypt.h.
Definition at line 796 of file gfpcrypt.h.
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest<DL_PrivateKey_GFP<DL_GroupParameters_DSA>, DSA2<SHA1> > DL_Keys_DSA::PrivateKey |
Definition at line 797 of file gfpcrypt.h.