[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpopenssl.pp line 83
type TSSL = class(TObject)  | 
public  | 
constructor Create();  | 
destructor Destroy; override;  | 
function SetFd();  | 
function Accept;  | 
function Connect;  | 
function Shutdown;  | 
function Read();  | 
function Peek();  | 
function Write();  | 
function PeerCertificate;  | 
function Ctrl();  | 
function Pending;  | 
function GetError();  | 
function GetCurrentCipher;  | 
function Version;  | 
function PeerName;  | 
function PeerNameHash;  | 
function PeerSubject;  | 
function PeerIssuer;  | 
function PeerSerialNo;  | 
function PeerFingerprint();  | 
function CertInfo;  | 
function CipherName;  | 
function CipherBits;  | 
function CipherAlgBits;  | 
function VerifyResult;  | 
function Set1Host();  | 
end;  | 
| | | 
TObject  |