IPKIFCryptoKeyAgree Member List
This is the complete list of members for
IPKIFCryptoKeyAgree, including all inherited members.
DeriveKey(const IPKIFKeyAgreeContextPtr &context, unsigned long keyLen)=0 | IPKIFCryptoKeyAgree | [pure virtual] |
IPKIFCryptoKeyAgree() | IPKIFCryptoKeyAgree | |
SecretAgree(CPKIFCredentialPtr &myPrivateKey, const CPKIFCertificatePtr &theirCert, const CPKIFAlgorithm *alg)=0 | IPKIFCryptoKeyAgree | [pure virtual] |
SecretAgree(CPKIFCredentialPtr &myPrivateKey, const CPKIFBufferPtr &theirPublicKey, const CPKIFAlgorithm *alg)=0 | IPKIFCryptoKeyAgree | [pure virtual] |
SecretAgree(const CPKIFCredentialPtr &myPrivateKey, CPKIFCredentialPtr &ephemeralKeyPair, const CPKIFCertificatePtr &theirCert, const CPKIFAlgorithm *alg)=0 | IPKIFCryptoKeyAgree | [pure virtual] |
SecretAgree(const CPKIFCredentialPtr &myPrivateKey, CPKIFCredentialPtr &ephemeralKeyPair, const CPKIFBufferPtr &theirPublicKey, const CPKIFAlgorithm *alg)=0 | IPKIFCryptoKeyAgree | [pure virtual] |
SecretAgree(const CPKIFCredentialPtr &myPrivateKey, const CPKIFBufferPtr &ephemeralPublicKey, const CPKIFCertificatePtr &theirCert, const CPKIFAlgorithm *alg)=0 | IPKIFCryptoKeyAgree | [pure virtual] |
SecretAgree(const CPKIFCredentialPtr &myPrivateKey, const CPKIFBufferPtr &ephemeralPublicKey, const CPKIFBufferPtr &theirPublicKey, const CPKIFAlgorithm *alg)=0 | IPKIFCryptoKeyAgree | [pure virtual] |
~IPKIFCryptoKeyAgree() | IPKIFCryptoKeyAgree | [virtual] |