#include <pubkey.h>
Definition at line 308 of file pubkey.h.
Public Member Functions | |
unsigned int | SignatureLength () const |
unsigned int | MaxRecoverableLength () const |
unsigned int | MaxRecoverableLengthFromSignatureLength (unsigned int signatureLength) const |
bool | IsProbabilistic () const |
bool | AllowNonrecoverablePart () const |
bool | RecoverablePartFirst () const |
Protected Member Functions | |
unsigned int | MessageRepresentativeLength () const |
unsigned int | MessageRepresentativeBitLength () const |
virtual HashIdentifier | GetHashIdentifier () const =0 |
virtual unsigned int | GetDigestSize () const =0 |