SignerInfo.DigestAlgorithm Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
DigestAlgorithm
Gets the identifier of the digest algorithm.
Declaration
public ObjectIdentifier DigestAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| ObjectIdentifier | An ObjectIdentifier object. |