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

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

addref(void)=0P6R::p6ICompure virtual
initialize(P6CRYPTOKEYFLAGS flags, p6IRandom *pRandom)=0P6R::p6ICryptoKeyInitpure virtual
loadKey(const P6WCHAR *pszFilename)=0P6R::p6ICryptoKeyInitpure virtual
loadKeyFromBuffer(const P6VOID *pBuffer, P6UINT32 cBuffer)=0P6R::p6ICryptoKeyInitpure virtual
loadPKCS8Key(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInitpure virtual
loadPrivatePKCS1Key(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInitpure virtual
loadPublicPKCS1Key(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInitpure virtual
loadRawPrivateDSAKey(const P6UCHAR *pP, P6UINT32 pLength, const P6UCHAR *pQ, P6UINT32 qLength, const P6UCHAR *pG, P6UINT32 gLength, const P6UCHAR *pX, P6UINT32 xLength)=0P6R::p6ICryptoKeyInitpure virtual
loadRawPrivateRSAKey(const P6UCHAR *pN, P6UINT32 nLength, const P6UCHAR *pD, P6UINT32 dLength, const P6UCHAR *pE, P6UINT32 eLength, const P6UCHAR *pP, P6UINT32 pLength, const P6UCHAR *pQ, P6UINT32 qLength, const P6UCHAR *pPrimeExpP, P6UINT32 epLength, const P6UCHAR *pPrimeExpQ, P6UINT32 eqLength, const P6UCHAR *pCRT, P6UINT32 cLength)=0P6R::p6ICryptoKeyInitpure virtual
loadRawPublicDSAKey(const P6UCHAR *pP, P6UINT32 pLength, const P6UCHAR *pQ, P6UINT32 qLength, const P6UCHAR *pG, P6UINT32 gLength, const P6UCHAR *pY, P6UINT32 yLength)=0P6R::p6ICryptoKeyInitpure virtual
loadRawPublicRSAKey(const P6UCHAR *pE, P6UINT32 eLength, const P6UCHAR *pN, P6UINT32 nLength)=0P6R::p6ICryptoKeyInitpure virtual
loadRawPublicRSAKey2(const P6UCHAR *pE, P6UINT32 eLength, const P6UCHAR *pN, P6UINT32 nLength)=0P6R::p6ICryptoKeyInitpure virtual
loadRawSymetricKey(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInitpure virtual
queryInterface(const P6R::P6IID &iid, P6VOID **ppIface)=0P6R::p6ICompure virtual
release(void)=0P6R::p6ICompure virtual