Javax.Crypto.IllegalBlockSizeException Class
The exception, that is thrown when the data length provided to a block cipher does not match the block size of the cipher.

See Also: IllegalBlockSizeException Members

Syntax

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

[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