Frames | No Frames |
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.
|
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 .
|
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.
|