Modifier and Type | Method and Description |
---|---|
Key |
currentKey() |
Keychain |
discard() |
Keychain |
filterAlgorithms(Collection<Algorithm> algorithms)
Filter this keychain by a
Collection of supported Algorithm s |
Set<Algorithm> |
getAlgorithms() |
boolean |
isEmpty() |
Map<String,Key> |
toMap(KeyId keyId) |
forEach, iterator, spliterator
Keychain filterAlgorithms(Collection<Algorithm> algorithms)
Collection
of supported Algorithm
salgorithms
- 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.