Field Summary |
|
final public static short | ILLEGAL_ENCODING Indicates that encrypted message was illegal encoded. |
final public static short | ILLEGAL_USE Indicates illegal use of a method. |
final public static short | ILLEGAL_VALUE Indicates a method was passed illegal parameter values. |
final public static short | INVALID_INIT Indicates an object has not been properly initilaized for the
requested operation. |
final public static short | NO_SUCH_ALGORITHM Indicates that a requested algorithm or key type is not supported. |
final public static short | UNINITIALIZED_KEY Indicates that is key object has not been properly initialized. |