CertPublicKeyAlgorithm Property

Textual description of the public key algorithm of the certificate.

Syntax

QString GetCertPublicKeyAlgorithm();
int SetCertPublicKeyAlgorithm(QString qsCertPublicKeyAlgorithm);

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) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 Qt Edition - Version 20.0 [Build 8501]