Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6ICertInit Interface Referenceabstract

#include <p6cert.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6R::P6INT32 addref ()=0
 
virtual P6R::P6ERR initialize (P6CERTFLAGS flags)=0
 
virtual P6R::P6ERR loadCert (const P6WCHAR *pCertFile)=0
 
virtual P6R::P6ERR loadCertDERFromBuffer (P6VOID *pBuffer, P6UINT32 cBuffer)=0
 
virtual P6R::P6ERR loadCertFromBuffer (P6VOID *pBuffer, P6UINT32 cBuffer)=0
 
virtual P6R::P6ERR queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0
 
virtual P6R::P6INT32 release ()=0
 

Detailed Description

Used to initialize and load a certificate from a file or buffer.

Definition at line 40 of file p6cert.h.


The documentation for this interface was generated from the following file: