Uses of Class java.security.KeyException

Uses in package gnu.javax.crypto.key

Classes derived from java.security.KeyException

class
A generic exception indicating that an unexpected condition has been detected during the setup and/or processing of a key agreement protocol exchange.

Uses in package java.security

Classes derived from java.security.KeyException

class
Thrown for an invalid key.
class
This exception is thrown whenever a problem related to the management of security keys is encountered.

Methods which throw type java.security.KeyException

void
This method reads an encoded certificate from an InputStream.
void
This method writes the certificate to an OutputStream in a format that can be understood by the decode method.
void
Specifies the KeyPair associated with this Signer.

Uses in package gnu.javax.crypto.cipher

Classes derived from java.security.KeyException

class
Checked exception thrown to indicate that a weak key has been generated and or specified instead of a valid non-weak value.