Javax.Crypto.Mac.Reset Method
Resets this Mac instance to its initial state.

Syntax

[Android.Runtime.Register("reset", "()V", "")]
public void Reset ()

Remarks

Resets this Mac instance to its initial state.

This Mac instance is reverted to its initial state and can be used to start the next MAC computation with the same parameters or initialized with different parameters.

[Android Documentation]

Requirements

Namespace: Javax.Crypto
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1