9 #ifndef P6SSLENGING_H__
10 #define P6SSLENGING_H__ 1
13 #include "p6keystore.h"
24 #define INTERFACE p6ISSLEngine
75 #define IF_p6ISSLEngine {0x77C3B93D,0xEA50,0x4D9C,{0x9C,0x98,0xAC,0xC9,0xBC,0x21,0xDF,0x69}}
78 #define COMP_p6SSLEngine {0x587FA5DF,0x8A3B,0x4978,{0xB9,0x8D,0x85,0x02,0x5E,0xE6,0x79,0xB3}}
82 #define INTERFACE p6ISSLEngine2
134 #define IF_p6ISSLEngine2 {0x0D1519E9,0xE796,0x4B33,{0xF7,0x6F,0x9B,0x29,0x5C,0x38,0xCB,0xAB}}
This interface is used to enumerate a set of certificates.
unsigned char P6BOOL
Boolean type.
This factory interface is responsible for creating and managing memory pooled Io Buffers (p6IIoBuffer...
wchar_t P6WCHAR
Wide character type see p6i18n.h.
The base interface all [p6]COM components must derive from and implement.
This interface allows the caller to access parts of an X509 V3 certificate for use in protocols and i...
#define P6DECLCOMMETHOD(method)
P6COM definitions and interfaces.
#define P6DECLAREIF_(iface, baseif)