EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

ReadCertificate Method

Loads a certificate from a file.

Object Oriented Interface

public function doReadCertificate($filename);

Procedural Interface

inedi_certmgr_do_readcertificate($res, $filename);

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) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]