IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

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.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]