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

CertPublicKeyAlgorithm Property

Textual description of the public key algorithm of the certificate.

Syntax

char* GetCertPublicKeyAlgorithm();

int SetCertPublicKeyAlgorithm(char* lpszCertPublicKeyAlgorithm);

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]