CertPublicKeyAlgorithm Property
Textual description of the public key algorithm of the certificate.
Syntax
property CertPublicKeyAlgorithm: String read get_CertPublicKeyAlgorithm write set_CertPublicKeyAlgorithm;
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.