Unit 'sslbase' Package
[Overview][Constants][Types][Classes][Index] [#fcl-net]

TX509Certificate

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

Declaration

Source position: sslbase.pp line 83

type TX509Certificate = class(TObject)

protected

  function GetRealSerial;

public

  function CreateCertificateAndKey();

  property Country: string; [rw]

  property HostName: string; [rw]

  property CommonName: string; [rw]

  property Organization: string; [rw]

  property KeySize: Integer; [rw]

  property ValidFrom: TDateTime; [rw]

  property ValidTo: TDateTime; [rw]

  property Version: Integer; [rw]

  property Serial: Integer; [rw]

end;

Inheritance

TX509Certificate

|

TObject


Documentation generated on: 2023-03-18