![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
_ More...
#include <pubkey.h>
Public Member Functions | |
| virtual | ~TF_SignatureSchemeBase () |
| size_t | SignatureLength () const |
| size_t | MaxRecoverableLength () const |
| size_t | MaxRecoverableLengthFromSignatureLength (size_t signatureLength) const |
| bool | IsProbabilistic () const |
| bool | AllowNonrecoverablePart () const |
| bool | RecoverablePartFirst () const |
Protected Member Functions | |
| size_t | MessageRepresentativeLength () const |
| size_t | MessageRepresentativeBitLength () const |
| virtual HashIdentifier | GetHashIdentifier () const =0 |
| virtual size_t | GetDigestSize () const =0 |
_
|
inlinevirtual |
|
inline |
|
protectedpure virtual |
|
protectedpure virtual |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
1.8.11