System.Security.Cryptography.X509Certificates.X509Certificate2.SignatureAlgorithm Property

Gets the algorithm used to create the signature of a certificate.

Syntax

public System.Security.Cryptography.Oid SignatureAlgorithm { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The object identifier (System.Security.Cryptography.Oid) identifies the type of signature algorithm used by the certificate.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0