MD5SHA1.SHA1 Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9048)
SHA1
Returns the underlying instance of the SHA1 object that is used to compute the SHA1 part of the combined hash.
Declaration
public HashAlgorithm SHA1 { get; }
Property Value
Type | Description |
---|---|
HashAlgorithm |