| Modifier and Type | Method and Description |
|---|---|
Key |
Keychain.currentKey() |
Key |
DefaultKeychain.currentKey() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Key> |
DefaultKeychain.iterator() |
Map<String,Key> |
Keychain.toMap(KeyIdentifier keyIdentifier) |
Map<String,Key> |
DefaultKeychain.toMap(KeyIdentifier keyIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultKeychain.add(Key key) |
String |
KeyIdentifier.getId(Key key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultKeychain.addAll(Collection<? extends Key> c) |
| Constructor and Description |
|---|
DefaultKeychain(Collection<? extends Key> identities) |
Copyright © 2013. All Rights Reserved.