Unit 'flcPEM' Package
[Overview][Classes][Index] [#pl_fundamentals]

TPEMFile

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

Declaration

Source position: flcPEM.pas line 69

type TPEMFile = class

public

  procedure LoadFromText();

  

  procedure LoadFromFile();

  

  property CertificateCount: Integer; [r]

  

  property Certificate []: RawByteString; [r]

  

  property RSAPrivateKey: RawByteString; [r]

  

end;

Inheritance

TPEMFile

  

|

TObject



CT Web help

CodeTyphon Studio