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

#include <p6net.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR enableCertificateLogging (P6BOOL bEnable)=0
 
virtual P6R::P6ERR getNegotiatedCipher (P6WCHAR *pBuffer, P6SIZE cBuffer)=0
 
virtual P6R::P6ERR getPeerCertificate (p6ICert **ppCert)=0
 
virtual P6R::P6ERR getPeerCertificateChain (p6IEnumCerts **ppEnum)=0
 
virtual P6R::P6ERR getPeerRootCertificate (p6ICert **ppCert)=0
 
virtual P6R::P6ERR initSecureSocket (p6IKeystore *pKeystore, p6IIoBufferFactory *pFactory, const P6WCHAR *pszHostname, const P6WCHAR *pszCiphers, P6SECURESOCKETFLAGS fSecureFlags)=0
 
virtual P6R::P6ERR populateSSLCredentials (p6IKeystore *pKeystore)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

Definition at line 788 of file p6net.h.


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