MD5SHA1.Create Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9448)
Create()
Creates an instance of the MD5SHA1 hash algorithm.
Declaration
public static MD5SHA1 Create()
Returns
| Type | Description |
|---|---|
| MD5SHA1 | A new instance of the MD5SHA1 hash algorithm. |