CDH Class Reference
Implementation of Diffie-Hellman key agreement as specified in PKCS#3.
Constructor & Destructor Documentation
CDH(const CDHPrivateKey &)
CDH(const CDH &)
CDH | ( | const CDH & | | ) | [private] |
Member Functions Documentation
AgreeL(const CDHPublicKey &)
Performs the key agreement operation.
Parameters
const CDHPublicKey & aPublicKey | The public key of the other party |
NewL(const CDHPrivateKey &)
Creates a new CDH object from a specified DH private key.
NewLC(const CDHPrivateKey &)
Creates a new CDH object from a specified DH private key.
The returned pointer is put onto the cleanup stack.
operator=(const CDH &)
CDH & | operator= | ( | const CDH & | | ) | [private] |
Member Data Documentation
const CDHPrivateKey & iPrivateKey
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.