Uses of Class
org.apache.xml.security.keys.content.X509Data
-
Packages that use X509Data Package Description org.apache.xml.security.keys -
-
Uses of X509Data in org.apache.xml.security.keys
Methods in org.apache.xml.security.keys that return X509Data Modifier and Type Method Description X509Data
KeyInfo. itemX509Data(int i)
Method itemX509DataMethods in org.apache.xml.security.keys with parameters of type X509Data Modifier and Type Method Description void
KeyInfo. add(X509Data x509data)
Method addX509Data
-