| Modifier and Type | Method and Description |
|---|---|
Key |
currentKey() |
Keychain |
discard() |
Keychain |
filterAlgorithms(Collection<Algorithm> algorithms)
Filter this keychain by a
Collection of supported Algorithms |
Set<Algorithm> |
getAlgorithms() |
boolean |
isEmpty() |
Map<String,Key> |
toMap(KeyId keyId) |
Keychain filterAlgorithms(Collection<Algorithm> algorithms)
Collection of supported Algorithmsalgorithms - Keychain containing only those keys which support at least one of the provided algorithmsboolean isEmpty()
Keychain has no more keysCopyright © 2013. All Rights Reserved.