PkcsSignerInfoEncryptedHashAlgorithm Property

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

Definition

Namespace: SysadminsLV.PKI.Cryptography.Pkcs
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public AlgorithmIdentifier EncryptedHashAlgorithm { get; }

Property Value

AlgorithmIdentifier

See Also