MD5SHA1.Create Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |