Shake256 Constructor

Definition

Initializes a new instance of the Shake256 class.

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

Exceptions

The platform does not support SHAKE256. Callers can use the IsSupported property to determine if the platform supports SHAKE256.

Applies to