SignatureAlgorithm

CmsSigner.SignatureAlgorithm property

Gets the signature algorithm, and any associated parameters, used by the signer to generate the digital signature.

public Oid SignatureAlgorithm { get; }

Property Value

The signature algorithm, and any associated parameters, used by the signer to generate the digital signature.

See Also