| 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) |
forEach, iterator, spliteratorKeychain filterAlgorithms(Collection<Algorithm> algorithms)
Collection of supported Algorithmsalgorithms - supported algorithmsKeychain containing only those keys which support at least one of the provided algorithmsboolean isEmpty()
Keychain has no more keysCopyright © 2013-2017. All Rights Reserved.