MD5 Constructor

Definition

Initializes a new instance of MD5.

protected:
 MD5();
protected MD5 ();
Protected Sub New ()

Remarks

To create an instance of the MD5 class, use the Create method.

Applies to

See also