HMACSHA256.Initialize Method

Definition

Resets the hash algorithm to its initial state.

public:
 override void Initialize();
public override void Initialize ();
override this.Initialize : unit -> unit
Public Overrides Sub Initialize ()

Applies to