GNU Classpath (0.95) | |
Frames | No Frames |
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 .
|
GNU Classpath (0.95) |