Javax.Crypto.Mac Class
This class provides the public API for Message Authentication Code (MAC) algorithms.

See Also: Mac Members

Syntax

[Android.Runtime.Register("javax/crypto/Mac", DoNotGenerateAcw=true)]
public class Mac : Java.Lang.Object, Java.Lang.ICloneable, IDisposable

Remarks

This class provides the public API for Message Authentication Code (MAC) algorithms.

[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