public class X509KeySelector extends KeySelector
KeySelector.Purpose
Constructor and Description |
---|
X509KeySelector(Collection<X509CA> cas) |
X509KeySelector(X509CA ca) |
Modifier and Type | Method and Description |
---|---|
void |
reload() |
KeySelectorResult |
select(KeyInfo keyInfo,
KeySelector.Purpose purpose,
AlgorithmMethod method,
XMLCryptoContext context) |
singletonKeySelector
public X509KeySelector(X509CA ca)
public X509KeySelector(Collection<X509CA> cas)
public void reload()
public KeySelectorResult select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context) throws KeySelectorException
select
in class KeySelector
KeySelectorException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.