, including all inherited members.
| AllowNonrecoverablePart() const (defined in PSSR_MEM_Base) | PSSR_MEM_Base | |
| ComputeMessageRepresentative(RandomNumberGenerator &rng, const byte *recoverableMessage, size_t recoverableMessageLength, HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, size_t representativeBitLength) const (defined in PSSR_MEM_Base) | PSSR_MEM_Base | [virtual] |
| IsProbabilistic() const (defined in PSSR_MEM_Base) | PSSR_MEM_Base | |
| MaxRecoverableLength(size_t representativeBitLength, size_t hashIdentifierLength, size_t digestLength) const (defined in PSSR_MEM_Base) | PSSR_MEM_Base | [virtual] |
| MinRepresentativeBitLength(size_t hashIdentifierLength, size_t digestLength) const (defined in PSSR_MEM_Base) | PSSR_MEM_Base | [virtual] |
| ProcessRecoverableMessage(HashTransformation &hash, const byte *recoverableMessage, size_t recoverableMessageLength, const byte *presignature, size_t presignatureLength, SecByteBlock &semisignature) const (defined in PK_SignatureMessageEncodingMethod) | PK_SignatureMessageEncodingMethod | [inline, virtual] |
| ProcessSemisignature(HashTransformation &hash, const byte *semisignature, size_t semisignatureLength) const (defined in PK_SignatureMessageEncodingMethod) | PK_SignatureMessageEncodingMethod | [inline, virtual] |
| RecoverablePartFirst() const (defined in PSSR_MEM_Base) | PSSR_MEM_Base | [virtual] |
| RecoverMessageFromRepresentative(HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, size_t representativeBitLength, byte *recoverableMessage) const (defined in PSSR_MEM_Base) | PSSR_MEM_Base | [virtual] |
| RecoverMessageFromSemisignature(HashTransformation &hash, HashIdentifier hashIdentifier, const byte *presignature, size_t presignatureLength, const byte *semisignature, size_t semisignatureLength, byte *recoveredMessage) const (defined in PK_SignatureMessageEncodingMethod) | PK_SignatureMessageEncodingMethod | [inline, virtual] |
| VerifyMessageRepresentative(HashTransformation &hash, HashIdentifier hashIdentifier, bool messageEmpty, byte *representative, size_t representativeBitLength) const (defined in PK_RecoverableSignatureMessageEncodingMethod) | PK_RecoverableSignatureMessageEncodingMethod | [virtual] |
| ~PK_SignatureMessageEncodingMethod() (defined in PK_SignatureMessageEncodingMethod) | PK_SignatureMessageEncodingMethod | [inline, virtual] |