MD5CryptoServiceProvider Constructor

Definition

Initializes a new instance of the MD5CryptoServiceProvider class.

public:
 MD5CryptoServiceProvider();
public MD5CryptoServiceProvider ();
Public Sub New ()

Exceptions

A FIPS-compliant algorithm policy is not being used.

Applies to

See also