Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.XAdESBase
Packages that use XAdESBase
-
Uses of XAdESBase in es.uji.crypto.xades.jxades.security.xml.XAdES
Subinterfaces of XAdESBase in es.uji.crypto.xades.jxades.security.xml.XAdESModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
4.4.3 Electronic signature formats with validation data
Validation of an electronic signature in accordance with the present document requires additional data needed to validate the electronic signature.interface
ETSI EN 319 132-1 V1.1.1 Electronic Signatures and Infrastructures (ESI); 4.2 invalid input: '&' Annex C) ETSI defines two XML Schema files for the present specification: - http://uri.etsi.org/01903/v1.3.2/XAdES01903v132-201601.xsd contains the definitions of qualifying properties defined within the namespace whose URI value is http://uri.etsi.org/01903/v1.3.2#.interface
interface
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement XAdESBaseModifier and TypeClassDescriptionclass
class
The minimun methods needed to sign a XAdES implementation.class
class
class
class
class
class
class
class
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return XAdESBaseModifier and TypeMethodDescriptionstatic XAdESBase
XAdES.newInstance
(XAdES xades) static XAdESBase
XAdES.newInstance
(XAdES xades, String xadesNamespace, String xadesPrefix, String xmlSignaturePrefix, String digestMethod, Document document, Element baseElement) static XAdESBase
XAdES.newInstance
(XAdES xades, Element baseElement) Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type XAdESBaseModifier and TypeMethodDescriptionstatic XMLAdvancedSignature
XMLAdvancedSignature.getInstance
(XAdESBase xades) static XMLAdvancedSignature
XMLAdvancedSignature.newInstance
(XAdESBase xades) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type XAdESBase