Uses of Class
javax.xml.crypto.KeySelectorException
| Package | Description | 
|---|---|
| javax.xml.crypto | Common classes for XML cryptography. | 
- 
Uses of KeySelectorException in javax.xml.cryptoMethods in javax.xml.crypto that throw KeySelectorException Modifier and Type Method Description abstract KeySelectorResultKeySelector. select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context)Attempts to find a key that satisfies the specified constraints.