Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SigningCertificateInfo
-
Packages that use SigningCertificateInfo Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of SigningCertificateInfo in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SigningCertificateInfo Modifier and Type Class Description class
SigningCertificateV2Info
Extra information required by a SigningCertitifcateV2 element.Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SigningCertificateInfo Modifier and Type Method Description void
XMLAdvancedSignature. sign(java.security.cert.X509Certificate certificate, java.security.PrivateKey privateKey, java.lang.String signatureMethod, java.util.List refsIdList, java.lang.String signatureIdPrefix, SigningCertificateInfo signingCertInfo)
-