MD5Cng Constructor

Definition

Initializes a new instance of the MD5Cng class.

public:
 MD5Cng();
[System.Security.SecurityCritical]
public MD5Cng ();
public MD5Cng ();
Public Sub New ()
Attributes

Exceptions

This implementation is not part of the Windows Platform FIPS-validated cryptographic algorithms.

Applies to