Skip to main content

TdxX509Certificate.SignatureAlgorithmName Property

Returns the certificate’s signature algorithm name.

Declaration

property SignatureAlgorithmName: string read;

Property Value

Type
string

Remarks

This property’s getter obtains signature algorithm information from the certificate’s signature algorithm ID.

See Also