TdxX509Certificate.PublicKeyAlgorithmName Property
Returns the name of a public key algorithm.
Declaration
property PublicKeyAlgorithmName: string read;
Property Value
| Type |
|---|
| string |
Remarks
Use this property to display the certificate’s public key algorithm in text.
See Also