SignerInfo.SignatureAlgorithm Property

Definition

Gets the identifier for the signature algorithm used by the current SignerInfo object.

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

Property Value

Oid

The identifier for the signature algorithm used by the current SignerInfo object.

Applies to