PkcsSignerInfoHashAlgorithm Property
Gets the
Oid object that represents the hash algorithm used in the computation of the signatures.
Namespace: SysadminsLV.PKI.Cryptography.PkcsAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public AlgorithmIdentifier HashAlgorithm { get; }
Public ReadOnly Property HashAlgorithm As AlgorithmIdentifier
Get
public:
property AlgorithmIdentifier^ HashAlgorithm {
AlgorithmIdentifier^ get ();
}
member HashAlgorithm : AlgorithmIdentifier with get
Property Value
AlgorithmIdentifier