DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > Member List

This is the complete list of members for DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >, including all inherited members.
AccessCryptoParameters() (defined in DL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element >)DL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline, virtual]
AccessGroupParameters() (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
AccessMaterial()KeyAgreementAlgorithm [inline, virtual]
Agree(byte *agreedValue, const byte *privateKey, const byte *otherPublicKey, bool validateOtherPublicKey=true) constDL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline, virtual]
AgreedValueLength() constDL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline, virtual]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline, virtual]
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithm [inline]
Clone() const Clonable [inline, virtual]
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithm [inline]
DH_Algorithm typedef (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
DH_Domain() (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(const GroupParameters &params) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(BufferedTransformation &bt) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(RandomNumberGenerator &v1, const T2 &v2) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(RandomNumberGenerator &v1, const T2 &v2, const T3 &v3) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(RandomNumberGenerator &v1, const T2 &v2, const T3 &v3, const T4 &v4) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(const T1 &v1, const T2 &v2) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(const T1 &v1, const T2 &v2, const T3 &v3) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
DH_Domain(const T1 &v1, const T2 &v2, const T3 &v3, const T4 &v4) (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
Domain typedef (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
Element typedef (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
GenerateKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const SimpleKeyAgreementDomain [virtual]
GeneratePrivateKey(RandomNumberGenerator &rng, byte *privateKey) constDL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline, virtual]
GeneratePublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) const DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline, virtual]
GetAbstractGroupParameters() const (defined in DL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element >)DL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline, protected]
GetCryptoParameters() const (defined in KeyAgreementAlgorithm)KeyAgreementAlgorithm [inline, virtual]
GetGenerator() const (defined in DL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element >)DL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline]
GetGroupParameters() const (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline]
GetMaterial() const KeyAgreementAlgorithm [inline, virtual]
GroupParameters typedef (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
PrivateKeyLength() constDL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline, virtual]
PublicKeyLength() constDL_SimpleKeyAgreementDomainBase< GROUP_PARAMETERS::Element > [inline, virtual]
StaticAlgorithmName() (defined in DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >)DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION > [inline, static]
~Clonable() (defined in Clonable)Clonable [inline, virtual]