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

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

addref(void)=0P6R::p6ICompure virtual
deleteCrl(void)=0P6R::p6IGenCertspure virtual
genCertificate(P6CERTRDN *pDN, P6UINT32 numDN, p6ICryptoKey *pPublicKey, p6ICryptoKey *pPrivateKey, p6ICert *pCACertificate, P6UINT32 secondsToExpire, P6CERTEXTENSION *pExtensionSet, P6UINT32 numExtension, p6ICert **pCertificate)=0P6R::p6IGenCertspure virtual
genCrlFile(const P6WCHAR *pCrlFile, p6ICryptoKey *pCAPrivateKey)=0P6R::p6IGenCertspure virtual
initialize(P6GENCERTSFLAGS flags)=0P6R::p6IGenCertspure virtual
newCrl(P6UINT32 nextInDays, P6UINT32 nextInHours, P6CERTEXTENSION *pExtensionSet, P6UINT32 numExtension, p6ICert *pCACertificate)=0P6R::p6IGenCertspure virtual
printCrl(const P6WCHAR *pPrintToFile, const P6WCHAR *pCrlFile)=0P6R::p6IGenCertspure virtual
queryInterface(const P6R::P6IID &iid, P6VOID **ppIface)=0P6R::p6ICompure virtual
release(void)=0P6R::p6ICompure virtual
revokeCert(P6UINT32 serialNumber, P6UINT16 onYear, P6UINT8 onMonth, P6UINT8 onDay, P6UINT8 onHour, P6UINT8 onMinute, P6UINT8 onSecond)=0P6R::p6IGenCertspure virtual
verifyCertificate(p6ICert *pCertificate, p6ICert **pCertChain, P6UINT32 numChain, const P6WCHAR *pCrlFile)=0P6R::p6IGenCertspure virtual