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

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

addref(void)=0P6R::p6ICompure virtual
initialize(P6CRYPTOKEYFLAGS flags, p6IRandom *pRandom)=0P6R::p6ICryptoKeyInit2pure virtual
loadASN1PrivateECKey(P6BSTR *pASN1)=0P6R::p6ICryptoKeyInit2pure virtual
loadKey(const P6WCHAR *pszFilename)=0P6R::p6ICryptoKeyInit2pure virtual
loadKeyFromBuffer(const P6VOID *pBuffer, P6UINT32 cBuffer)=0P6R::p6ICryptoKeyInit2pure virtual
loadPKCS8Key(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInit2pure virtual
loadPrivatePKCS1Key(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInit2pure virtual
loadPublicPKCS1Key(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInit2pure virtual
loadRawPrivateDSAKey(const P6UCHAR *pP, P6UINT32 pLength, const P6UCHAR *pQ, P6UINT32 qLength, const P6UCHAR *pG, P6UINT32 gLength, const P6UCHAR *pX, P6UINT32 xLength)=0P6R::p6ICryptoKeyInit2pure virtual
loadRawPrivateECKey(P6ECCURVE curveId, const P6UCHAR *pD, P6UINT32 dLength)=0P6R::p6ICryptoKeyInit2pure 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::p6ICryptoKeyInit2pure virtual
loadRawPublicDSAKey(const P6UCHAR *pP, P6UINT32 pLength, const P6UCHAR *pQ, P6UINT32 qLength, const P6UCHAR *pG, P6UINT32 gLength, const P6UCHAR *pY, P6UINT32 yLength)=0P6R::p6ICryptoKeyInit2pure virtual
loadRawPublicECKey(P6ECCURVE curveId, const P6UCHAR *pQ, P6UINT32 qLength)=0P6R::p6ICryptoKeyInit2pure virtual
loadRawPublicRSAKey(const P6UCHAR *pE, P6UINT32 eLength, const P6UCHAR *pN, P6UINT32 nLength)=0P6R::p6ICryptoKeyInit2pure virtual
loadRawSymetricKey(const P6VOID *pBuffer, P6UINT32 cBuffer, P6UINT32 keySize)=0P6R::p6ICryptoKeyInit2pure virtual
queryInterface(const P6R::P6IID &iid, P6VOID **ppIface)=0P6R::p6ICompure virtual
release(void)=0P6R::p6ICompure virtual