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

TIdX509Name

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

Declaration

Source position: IdSSLOpenSSL.pas line 519

type TIdX509Name = class(TObject)

protected

  fX509Name: PX509_NAME;

  

  function CertInOneLine;

  

  function GetHash;

  

  function GetHashAsString;

  

public

  constructor Create();

  

  property Hash: TIdSSLULong; [r]

  

  property HashAsString: string; [r]

  

  property OneLine: string; [r]

  

  property CertificateName: PX509_NAME; [r]

  

end;

Inheritance

TIdX509Name

  

|

TObject



CT Web help

CodeTyphon Studio