|
Security Scol plugin
|
This is the complete list of members for SimpleKeyAgreementDomain, including all inherited members.
| AccessCryptoParameters()=0 | KeyAgreementAlgorithm | pure virtual |
| AccessMaterial() | KeyAgreementAlgorithm | inlinevirtual |
| Agree(byte *agreedValue, const byte *privateKey, const byte *otherPublicKey, bool validateOtherPublicKey=true) const =0 | SimpleKeyAgreementDomain | pure virtual |
| AgreedValueLength() const =0 | SimpleKeyAgreementDomain | pure virtual |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | inlinevirtual |
| AlgorithmProvider() const | Algorithm | inlinevirtual |
| Clone() const | Clonable | inlinevirtual |
| GenerateKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const | SimpleKeyAgreementDomain | virtual |
| GeneratePrivateKey(RandomNumberGenerator &rng, byte *privateKey) const =0 | SimpleKeyAgreementDomain | pure virtual |
| GeneratePublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) const =0 | SimpleKeyAgreementDomain | pure virtual |
| GetCryptoParameters() const | KeyAgreementAlgorithm | inlinevirtual |
| GetMaterial() const | KeyAgreementAlgorithm | inlinevirtual |
| PrivateKeyLength() const =0 | SimpleKeyAgreementDomain | pure virtual |
| PublicKeyLength() const =0 | SimpleKeyAgreementDomain | pure virtual |
| ~Algorithm() (defined in Algorithm) | Algorithm | inlinevirtual |
| ~AsymmetricAlgorithm() (defined in AsymmetricAlgorithm) | AsymmetricAlgorithm | inlinevirtual |
| ~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
| ~KeyAgreementAlgorithm() (defined in KeyAgreementAlgorithm) | KeyAgreementAlgorithm | inlinevirtual |
| ~SimpleKeyAgreementDomain() (defined in SimpleKeyAgreementDomain) | SimpleKeyAgreementDomain | inlinevirtual |