Example usage for Java javax.xml.crypto KeySelector fields, constructors, methods, implement or subclass
The text is from its open source code.
KeySelector | singletonKeySelector(Key key) Returns a KeySelector that always selects the specified key, regardless of the KeyInfo passed to it. |