Class TBaseTLSOptions
Unit
Declaration
type TBaseTLSOptions = class(TObject)
Description
Abstract base class for shared TLS options storage
Hierarchy
- TObject
- TBaseTLSOptions
Overview
Methods
function GetSessionDataPtr(const ServerName: string): PSessionData; virtual; abstract; |
Description
Methods
function GetSessionDataPtr(const ServerName: string): PSessionData; virtual; abstract; |
|
Return pointer to session data record that corresponds to given server name. Parameters
Returnspointer to session data or |
Generated by PasDoc 0.16.0.