Uses of Class
org.cxml.XadesSigningCertificate
Packages that use XadesSigningCertificate
-
Uses of XadesSigningCertificate in org.cxml
Fields in org.cxml declared as XadesSigningCertificateModifier and TypeFieldDescriptionprotected XadesSigningCertificateXadesSignedSignatureProperties.xadesSigningCertificateMethods in org.cxml that return XadesSigningCertificateModifier and TypeMethodDescriptionObjectFactory.createXadesSigningCertificate()Create an instance ofXadesSigningCertificateXadesSignedSignatureProperties.getXadesSigningCertificate()Gets the value of the xadesSigningCertificate property.Methods in org.cxml with parameters of type XadesSigningCertificateModifier and TypeMethodDescriptionvoidXadesSignedSignatureProperties.setXadesSigningCertificate(XadesSigningCertificate value) Sets the value of the xadesSigningCertificate property.