IP*Works! WS V9 - Online Help
IP*Works! WS V9
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

ipworksws_certmgr_get($res, 12 );
ipworksws_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) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0