PkcsSignerInfoEncryptedHashAlgorithm Property
Gets the
Oid object that represents the hash algorithm used in the computation of the
encrypted hash.
Namespace: SysadminsLV.PKI.Cryptography.PkcsAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public AlgorithmIdentifier EncryptedHashAlgorithm { get; }
Public ReadOnly Property EncryptedHashAlgorithm As AlgorithmIdentifier
Get
public:
property AlgorithmIdentifier^ EncryptedHashAlgorithm {
AlgorithmIdentifier^ get ();
}
member EncryptedHashAlgorithm : AlgorithmIdentifier with get
Property Value
AlgorithmIdentifier