[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.