public class KeyInfoKeySelector extends KeySelector implements KeySelectorResult
KeySelector.Purpose| Modifier and Type | Field and Description |
|---|---|
protected X509Certificate |
certificate |
| Constructor and Description |
|---|
KeyInfoKeySelector() |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate()
Gives back the X509 certificate used during the last signature
verification operation.
|
Key |
getKey() |
KeySelectorResult |
select(KeyInfo keyInfo,
KeySelector.Purpose purpose,
AlgorithmMethod method,
XMLCryptoContext context) |
singletonKeySelectorprotected X509Certificate certificate
public KeySelectorResult select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context) throws KeySelectorException
select in class KeySelectorKeySelectorExceptionpublic Key getKey()
getKey in interface KeySelectorResultpublic X509Certificate getCertificate()
Copyright © 2008-2018 FedICT. All Rights Reserved.