ReadCertificate Method
Loads a certificate from a file.
Syntax
int ReadCertificate(char* lpszFileName);
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. Syntaxint ReadCertificate(char* lpszFileName); RemarksThis method will load a certificate from a file. The file contents can be encoded in base64 (PEM) or ASN (DER) format. |
||