System.Security.Cryptography.MD5: Method Members

The methods of System.Security.Cryptography.MD5 are listed below. For a list of all members, see the MD5 Members list.

See Also: Inherited members from System.Security.Cryptography.HashAlgorithm

Public Methods

static
Create() : MD5

Creates an instance of the default implementation of the System.Security.Cryptography.MD5 hash algorithm.

static
Create(string) : MD5

Creates an instance of the specified implementation of the System.Security.Cryptography.MD5 hash algorithm.