| 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(KeyIdentifier keyIdentifier) |
Keychain filterAlgorithms(Collection<Algorithm> algorithms)
Collection of supported Algorithmsalgorithms - Keychain containing only those keys which support at least one of the provided algorithmsMap<String,Key> toMap(KeyIdentifier keyIdentifier)
keyIdentifier - Map where the values are the Keys and the map entry keys are the keyId's generated by the KeyIdentifier, oboolean isEmpty()
Keychain has no more keysCopyright © 2013. All Rights Reserved.