public final class TrustStoreBasedX509KeySelector extends KeySelector
KeyInfo objectKeySelector.Purpose| Constructor and Description |
|---|
TrustStoreBasedX509KeySelector(String sTruststoreLocation,
String sTruststorePassword) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
algorithmEquals(String sAlgURI,
String sAlgName) |
KeySelectorResult |
select(KeyInfo aKeyInfo,
KeySelector.Purpose aPurpose,
AlgorithmMethod aMethod,
XMLCryptoContext aCryptoContext) |
singletonKeySelectorpublic static boolean algorithmEquals(@Nonnull String sAlgURI, @Nonnull String sAlgName)
public KeySelectorResult select(@Nonnull KeyInfo aKeyInfo, KeySelector.Purpose aPurpose, @Nonnull AlgorithmMethod aMethod, XMLCryptoContext aCryptoContext) throws KeySelectorException
select in class KeySelectorKeySelectorExceptionCopyright © 2015–2017 Philip Helger. All rights reserved.