Class XMLSignatureElement.SimpleKeySelectorResult
- java.lang.Object
-
- es.uji.crypto.xades.jxades.security.xml.XMLSignatureElement.SimpleKeySelectorResult
-
- All Implemented Interfaces:
javax.xml.crypto.KeySelectorResult
- Enclosing class:
- XMLSignatureElement
private static class XMLSignatureElement.SimpleKeySelectorResult extends java.lang.Object implements javax.xml.crypto.KeySelectorResult
-
-
Field Summary
Fields Modifier and Type Field Description private java.security.PublicKey
pk
-
Constructor Summary
Constructors Constructor Description SimpleKeySelectorResult(java.security.PublicKey pk)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.security.Key
getKey()
-