Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SignatureProductionPlaceV2
Packages that use SignatureProductionPlaceV2
-
Uses of SignatureProductionPlaceV2 in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SignatureProductionPlaceV2Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignatureProductionPlaceV2Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignatureProductionPlaceV2Modifier and TypeMethodDescriptionvoid
BLevelXAdESImpl.setSignatureProductionPlaceV2
(SignatureProductionPlaceV2 productionPlace) void
SignedSignatureProperties.setSignatureProductionPlaceV2
(SignatureProductionPlaceV2 signatureProductionPlace) void
XadesWithBaselineAttributes.setSignatureProductionPlaceV2
(SignatureProductionPlaceV2 productionPlace) Set the production place.Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignatureProductionPlaceV2ModifierConstructorDescriptionSignatureProductionPlaceV2Details
(Document document, SignedSignatureProperties ssp, SignatureProductionPlaceV2 signatureProductionPlace, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix)