DigestAlgorithm

CmsSigner.DigestAlgorithm property

Gets the message digest algorithm, and any associated parameters, used by the signer.

public Oid DigestAlgorithm { get; }

Property Value

The message digest algorithm, and any associated parameters, used by the signer.

See Also