public interface CryptoKeyring extends Keyring
| Modifier and Type | Method and Description |
|---|---|
void |
changePassword(char[] oldPassword,
char[] newPassword) |
void |
unlock(char[] password) |
getAsChars, getAsStream, set, setCopyright © 2007–2020. All rights reserved.