![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Interface for message encoding method for public key signature schemes. More...
#include <pubkey.h>
Public Member Functions | |
bool | VerifyMessageRepresentative (HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, size_t representativeBitLength) const |
Interface for message encoding method for public key signature schemes.
PK_DeterministicSignatureMessageEncodingMethod
provides interfaces for message encoding method for public key signature schemes.
|
virtual |
Implements PK_SignatureMessageEncodingMethod.
Definition at line 28 of file pubkey.cpp.