9 #ifndef P6SSLENGING_H__
10 #define P6SSLENGING_H__ 1
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}}
This interface allows the caller to find an existing key, certificate, or blob (e.g., password) by a namespace and name pair.
This interface is used to enumerate a set of certificates.
P6R's keystore component to manage keys, certificates, and blobs.
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...
P6UINT32 P6SECURESOCKETFLAGS
Network interfaces and definitions.
#define P6DECLCOMMETHOD(method)
P6COM definitions and interfaces.
#define P6DECLAREIF_(iface, baseif)