| AccessKey() | TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
| AccessMaterial() | PrivateKeyAlgorithm | [inline, virtual] |
| AccessPrivateKey() | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
| AccessPublicKey() | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline] |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo > | [inline, virtual] |
| AllowNonrecoverablePart() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, virtual] |
| BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | [inline] |
| Clone() const | Clonable | [inline, virtual] |
| DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | [inline] |
| GetDigestSize() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
| GetHashIdentifier() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
| GetKey() const | TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
| GetMaterial() const | PrivateKeyAlgorithm | [inline, virtual] |
| GetMessageEncodingInterface() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
| GetPrivateKey() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
| GetPublicKey() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline] |
| GetTrapdoorFunction() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline] |
| GetTrapdoorFunctionBounds() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
| GetTrapdoorFunctionInterface() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, protected, virtual] |
| InputRecoverableMessage(PK_MessageAccumulator &messageAccumulator, const byte *recoverableMessage, unsigned int recoverableMessageLength) const | TF_SignerBase | [virtual] |
| IsProbabilistic() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, virtual] |
| KeyClass typedef | TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | |
| MaxRecoverableLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, virtual] |
| MaxRecoverableLengthFromSignatureLength(unsigned int signatureLength) const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, virtual] |
| MaxSignatureLength(unsigned int recoverablePartLength=0) const | PK_SignatureScheme | [inline, virtual] |
| MessageEncodingInterface typedef | TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > | [protected] |
| MessageRepresentativeBitLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, protected] |
| MessageRepresentativeLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, protected] |
| NewSignatureAccumulator(RandomNumberGenerator &rng) const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline, virtual] |
| NewVerificationAccumulator() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | [inline] |
| RecoverablePartFirst() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, virtual] |
| SchemeOptions typedef | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | |
| Sign(RandomNumberGenerator &rng, PK_MessageAccumulator *messageAccumulator, byte *signature) const | PK_Signer | [virtual] |
| SignAndRestart(RandomNumberGenerator &rng, PK_MessageAccumulator &messageAccumulator, byte *signature, bool restart=true) const | TF_SignerBase | [virtual] |
| SignatureLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | [inline, virtual] |
| SignatureUpfront() const | PK_SignatureScheme | [inline, virtual] |
| SignMessage(RandomNumberGenerator &rng, const byte *message, unsigned int messageLen, byte *signature) const | PK_Signer | [virtual] |
| SignMessageWithRecovery(RandomNumberGenerator &rng, const byte *recoverableMessage, unsigned int recoverableMessageLength, const byte *nonrecoverableMessage, unsigned int nonrecoverableMessageLength, byte *signature) const | PK_Signer | [virtual] |
| StaticAlgorithmName() | AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo > | [inline, static] |
| TrapdoorFunctionInterface typedef | TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > | [protected] |
| ~Clonable() | Clonable | [inline, virtual] |
| ~PK_SignatureScheme() | PK_SignatureScheme | [inline, virtual] |