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