System.Security.Cryptography.Pkcs.SignerInfo.DigestAlgorithm Property

The SignerInfo.DigestAlgorithm property retrieves the System.Security.Cryptography.Oid object that represents the hash algorithm used in the computation of the signatures.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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