| kodi
    | 


| Public Member Functions | |
| NPT_TlsClientSession (NPT_TlsContext &context, NPT_InputStreamReference &input, NPT_OutputStreamReference &output) | |
|  Public Member Functions inherited from NPT_TlsSession | |
| virtual NPT_Result | Handshake () | 
| virtual NPT_Result | GetHandshakeStatus () | 
| virtual NPT_Result | GetPeerCertificateInfo (NPT_TlsCertificateInfo &info, NPT_Ordinal position=0) | 
| virtual NPT_Result | VerifyPeerCertificate () | 
| virtual NPT_Result | VerifyDnsNameMatch (const char *hostname) | 
| virtual NPT_Result | GetSessionId (NPT_DataBuffer &session_id) | 
| virtual NPT_UInt32 | GetCipherSuiteId () | 
| virtual NPT_Result | GetInputStream (NPT_InputStreamReference &stream) | 
| virtual NPT_Result | GetOutputStream (NPT_OutputStreamReference &stream) | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from NPT_TlsSession | |
| NPT_TlsSession (NPT_TlsContext &context, NPT_TlsSessionImpl *impl) | |
|  Protected Attributes inherited from NPT_TlsSession | |
| NPT_TlsContext & | m_Context | 
| NPT_Reference< NPT_TlsSessionImpl > | m_Impl | 
| NPT_InputStreamReference | m_InputStream | 
| NPT_OutputStreamReference | m_OutputStream | 
 1.8.13
 1.8.13