Javax.Crypto.BadPaddingException Class
The exception that is thrown when a padding mechanism is expected for the input data, but the input data does not have the proper padding bytes.

See Also: BadPaddingException Members

Syntax

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

Remarks

The exception that is thrown when a padding mechanism is expected for the input data, but the input data does not have the proper padding bytes.

[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