Loads a certificate from a file.
int ReadCertificate(char* lpszFileName);
This method will load a certificate from a file. The file contents can be encoded in base64 (PEM) or ASN (DER) format.