Uses of Enum
es.uji.crypto.xades.jxades.security.xml.XmlWrappedKeyInfo
Packages that use XmlWrappedKeyInfo
Package
Description
-
Uses of XmlWrappedKeyInfo in es.uji.crypto.xades.jxades.security.xml
Fields in es.uji.crypto.xades.jxades.security.xml declared as XmlWrappedKeyInfoMethods in es.uji.crypto.xades.jxades.security.xml that return XmlWrappedKeyInfoModifier and TypeMethodDescriptionXMLSignatureDocument.getXmlWrappedKeyInfo()
static XmlWrappedKeyInfo
Returns the enum constant of this type with the specified name.static XmlWrappedKeyInfo[]
XmlWrappedKeyInfo.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in es.uji.crypto.xades.jxades.security.xml with parameters of type XmlWrappedKeyInfoModifier and TypeMethodDescriptionvoid
XMLSignatureDocument.setXmlWrappedKeyInfo
(XmlWrappedKeyInfo wrappedKeyInfo) -
Uses of XmlWrappedKeyInfo in es.uji.crypto.xades.jxades.security.xml.XAdES
Fields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as XmlWrappedKeyInfoMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return XmlWrappedKeyInfoMethods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type XmlWrappedKeyInfoModifier and TypeMethodDescriptionvoid
XMLAdvancedSignature.setXmlWrappedKeyInfo
(XmlWrappedKeyInfo wrappedKeyInfo)