TPEMFile Class
Represents type TPEMFile.
TObject
flcPEM.TPEMFile
flcPEM.TPEMFile
The TPEMFile type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | CertificateCount | Represents property |
![]() | Certificate[Integer] | Represents property |
![]() | RSAPrivateKey | Represents property |
Show:
| Name | Description | |
|---|---|---|
![]() | AddCertificate(RawByteString) | Represents method |
![]() | Clear | Represents method |
![]() | LoadFromFile(String) | Represents method |
![]() | LoadFromText(RawByteString) | Represents method |
![]() | ParsePEMContent(RawByteString) | Represents method |
![]() | SetRSAPrivateKey(RawByteString) | Represents method |
Show:
| Name | Description | |
|---|---|---|
![]() | FCertificates | Represents field |
![]() | FRSAPrivateKey | Represents field |



