|
|
java > java.security > java.security.keystore > java.security.keystore.passwordprotection >
Class: java.security.KeyStore.PasswordProtection java.lang.Object java.security.KeyStore.PasswordProtection
public static class KeyStore.PasswordProtection extends Object implements KeyStore.ProtectionParameter, Destroyable
FIELDS:
CONSTRUCTORS:
| | | public | KeyStore.PasswordProtection(char[] password) |
| |
|
|
|
METHODS:
| | | | public | void | destroy() |
| | public | char[] | getPassword() Throws: IllegalStateException |
| | public | boolean | isDestroyed() |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|