public class X509KeySelector extends KeySelector
KeySelector.Purpose| Constructor and Description |
|---|
X509KeySelector(KeyStore keystore,
boolean useFirstCertificateFound) |
| Modifier and Type | Method and Description |
|---|---|
KeySelectorResult |
select(KeyInfo keyInfo,
KeySelector.Purpose purpose,
AlgorithmMethod method,
XMLCryptoContext context) |
singletonKeySelectorpublic X509KeySelector(KeyStore keystore, boolean useFirstCertificateFound)
public KeySelectorResult select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context) throws KeySelectorException
select in class KeySelectorKeySelectorExceptionCopyright © 2025 MuleSoft, Inc.. All rights reserved.