Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SigningCertificate
-
Packages that use SigningCertificate Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of SigningCertificate in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SigningCertificate Modifier and Type Class Description classSigningCertificateImplMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SigningCertificate Modifier and Type Method Description SigningCertificateBasicXAdESImpl. getSigningCertificate()SigningCertificateXadesWithBasicAttributes. getSigningCertificate()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SigningCertificate Modifier and Type Method Description voidSignedSignatureProperties. setSigningCertificate(SigningCertificate signingCertificate)Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SigningCertificate Constructor Description SigningCertificateDetails(org.w3c.dom.Document document, SignedSignatureProperties ssp, SigningCertificate signingCertificate, java.lang.String xadesPrefix, java.lang.String xadesNamespace, java.lang.String xmlSignaturePrefix)
-