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

#include <p6sslengine.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6R::P6INT32 addref ()=0
 
virtual P6R::P6ERR getNegotiatedCipher (P6R::P6WCHAR *pBuffer, P6R::P6UINT32 cBuffer)=0
 
virtual P6R::P6ERR initialize (P6R::p6IKeystore *pKeystore, P6R::p6IIoBufferFactory *pBufferFactory, const P6R::P6WCHAR *pszHostname, const P6R::P6WCHAR *pszCiphers, P6R::P6SECURESOCKETFLAGS fFlags)=0
 
virtual P6R::P6ERR initialized ()=0
 
virtual P6R::P6ERR process ()=0
 
virtual P6R::P6ERR queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0
 
virtual P6R::P6ERR readCleartext (P6R::P6UINT8 *pBuffer, P6R::P6UINT32 cBuffer, P6R::P6UINT32 *pcBytesRead)=0
 
virtual P6R::P6ERR readCleartextIoBuffer (P6R::p6IIoBuffer **ppIoBuffer, P6R::P6UINT32 *pcBytesRead)=0
 
virtual P6R::P6ERR readEncrypted (P6R::P6UINT8 *pBuffer, P6R::P6UINT32 cBuffer, P6R::P6UINT32 *pcBytesRead)=0
 
virtual P6R::P6ERR readEncryptedIoBuffer (P6R::p6IIoBuffer **ppBuffer)=0
 
virtual P6R::P6INT32 release ()=0
 
virtual P6R::P6ERR verifyCert ()=0
 
virtual P6R::P6ERR writeCleartext (P6R::P6UINT8 *pBuffer, P6R::P6UINT32 cBuffer, P6R::P6UINT32 *pcBytesWritten)=0
 
virtual P6R::P6ERR writeCleartextIoBuffer (P6R::p6IIoBuffer *pIoBuffer)=0
 
virtual P6R::P6ERR writeEncrypted (P6R::P6UINT8 *pBuffer, P6R::P6UINT32 cBuffer, P6R::P6UINT32 *pcBytesWritten)=0
 
virtual P6R::P6ERR writeEncryptedIoBuffer (P6R::p6IIoBuffer *pIoBuffer, P6R::P6BOOL bAppend)=0
 

Detailed Description

Definition at line 70 of file p6sslengine.h.


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