Class AES.InvalidKeyLengthException

All Implemented Interfaces:
Serializable
Enclosing class:
AES

public static class AES.InvalidKeyLengthException extends EncryptionException
Thrown if an attempt is made to encrypt a stream with an invalid AES key length.
See Also: