Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IGenKeys Member List

This is the complete list of members for P6R::p6IGenKeys, including all inherited members.

addref()=0P6R::p6ICompure virtual
genDSAKeyPair(P6R::p6ICryptoKey **ppPubKey, P6R::p6ICryptoKey **ppPrvKey, P6UINT32 keySize)=0P6R::p6IGenKeyspure virtual
genRSAKeyPair(P6R::p6ICryptoKey **ppPubKey, P6R::p6ICryptoKey **ppPrvKey, P6UINT32 keySize)=0P6R::p6IGenKeyspure virtual
genSymmetricKey(P6R::p6ICryptoKey **ppKey, P6UINT32 keySize, P6BOOL bReseed)=0P6R::p6IGenKeyspure virtual
genSymmetricKeyFromData(P6R::p6ICryptoKey **ppKey, P6R::P6CHAR *pData, P6R::P6UINT32 cData)=0P6R::p6IGenKeyspure virtual
genSymmetricKeyRaw(P6UCHAR *pKeyBuffer, P6INT32 cKeyBuffer, P6UINT32 keySize, P6BOOL bReseed)=0P6R::p6IGenKeyspure virtual
initialize(P6GENKEYFLAGS flags, p6IRandom *pRandom)=0P6R::p6IGenKeyspure virtual
localizeSnmpKey(P6R::p6ICryptoKey *pInKey, P6R::p6ICryptoKey **ppOutKey, const P6CHAR *pEngineID, P6UINT32 idSize, p6IEntropySource *pEntropy)=0P6R::p6IGenKeyspure virtual
queryInterface(const P6R::IID &iid, P6R::P6VOID **ppIface)=0P6R::p6ICompure virtual
release()=0P6R::p6ICompure virtual