Uses of Class
org.cxml.XadesSigningCertificate
-
Packages that use XadesSigningCertificate Package Description org.cxml -
-
Uses of XadesSigningCertificate in org.cxml
Fields in org.cxml declared as XadesSigningCertificate Modifier and Type Field Description protected XadesSigningCertificateXadesSignedSignatureProperties. xadesSigningCertificateMethods in org.cxml that return XadesSigningCertificate Modifier and Type Method Description XadesSigningCertificateObjectFactory. createXadesSigningCertificate()Create an instance ofXadesSigningCertificateXadesSigningCertificateXadesSignedSignatureProperties. getXadesSigningCertificate()Gets the value of the xadesSigningCertificate property.Methods in org.cxml with parameters of type XadesSigningCertificate Modifier and Type Method Description voidXadesSignedSignatureProperties. setXadesSigningCertificate(XadesSigningCertificate value)Sets the value of the xadesSigningCertificate property.
-