Creates an instance of the MD5SHA1 hash algorithm.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Shared Function Create As MD5SHA1
C#
public static MD5SHA1 Create()

Return Value

A new instance of the MD5SHA1 hash algorithm.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also