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

CertPublicKeyAlgorithm Property

Textual description of the public key algorithm of the certificate.

Object Oriented Interface

public function getCertPublicKeyAlgorithm();
public function setCertPublicKeyAlgorithm($value);

Procedural Interface

inedi_certmgr_get($res, 12 );
inedi_certmgr_set($res, 12, $value );

Default Value

''

Remarks

Textual description of the public key algorithm of the certificate. The property contains either the name of the algorithm (such as "RSA" or "RSA_DH"), or an object identifier (OID) string representing the algorithm.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]