[Android.Runtime.Register("javax/crypto/IllegalBlockSizeException", DoNotGenerateAcw=true)] public class IllegalBlockSizeException : Java.Security.GeneralSecurityException
Remarks
The exception, that is thrown when the data length provided to a block cipher
does not match the block size of the cipher.