Click or drag to resize

PkcsSignerInfoHashAlgorithm Property

Gets the Oid object that represents the hash algorithm used in the computation of the signatures.

Namespace:  SysadminsLV.PKI.Cryptography.Pkcs
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public AlgorithmIdentifier HashAlgorithm { get; }

Property Value

Type: AlgorithmIdentifier
See Also