Uses of Class
org.apache.xml.security.keys.content.x509.XMLX509SKI
-
Packages that use XMLX509SKI Package Description org.apache.xml.security.keys.content org.apache.xml.security.keys.keyresolver.implementations -
-
Uses of XMLX509SKI in org.apache.xml.security.keys.content
Methods in org.apache.xml.security.keys.content that return XMLX509SKI Modifier and Type Method Description XMLX509SKI
X509Data. itemSKI(int i)
Method itemSKIMethods in org.apache.xml.security.keys.content with parameters of type XMLX509SKI Modifier and Type Method Description void
X509Data. add(XMLX509SKI xmlX509SKI)
Method add -
Uses of XMLX509SKI in org.apache.xml.security.keys.keyresolver.implementations
Methods in org.apache.xml.security.keys.keyresolver.implementations with parameters of type XMLX509SKI Modifier and Type Method Description private java.security.PrivateKey
PrivateKeyResolver. resolveX509SKI(XMLX509SKI x509SKI)
-