Unit 'IdSSLOpenSSL' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_indy]

TIdSSLCipher

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdSSLOpenSSL.pas line 635

type TIdSSLCipher = class(TObject)

protected

  FSSLSocket: TIdSSLSocket;

  

  function GetDescription;

  

  function GetName;

  

  function GetBits;

  

  function GetVersion;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Description: string; [r]

  

  property Name: string; [r]

  

  property Bits: Integer; [r]

  

  property Version: string; [r]

  

end;

Inheritance

TIdSSLCipher

  

|

TObject



CT Web help

CodeTyphon Studio