ReadCertificate Method
Loads a certificate from a file.
Syntax
procedure ReadCertificate(FileName: String);Remarks
This method will load a certificate from a file. The file contents can be encoded in base64 (PEM) or ASN (DER) format.
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ReadCertificate MethodLoads a certificate from a file. Syntaxprocedure ReadCertificate(FileName: String);RemarksThis method will load a certificate from a file. The file contents can be encoded in base64 (PEM) or ASN (DER) format. |
||