Edit

Share via


Shake256.Reset Method

Definition

Resets the instance back to its initial state.

public:
 void Reset();
public void Reset ();
member this.Reset : unit -> unit
Public Sub Reset ()

Exceptions

An error has occurred during the operation.

The object has already been disposed.

Applies to