Javax.Crypto.AEADBadTagException Class
Thrown by a Javax.Crypto.Cipher that is using an Authenticated Encryption with Additional Data (AEAD) mode such as Galois/Counter Mode (GCM) and the tag failed verification.

See Also: AEADBadTagException Members

Syntax

[Android.Runtime.Register("javax/crypto/AEADBadTagException", DoNotGenerateAcw=true)]
public class AEADBadTagException : BadPaddingException

Remarks

Thrown by a Javax.Crypto.Cipher that is using an Authenticated Encryption with Additional Data (AEAD) mode such as Galois/Counter Mode (GCM) and the tag failed verification.

[Android Documentation]

Requirements

Namespace: Javax.Crypto
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0