Uses of Class
eu.europa.esig.xades.jaxb.xades132.CertIDListType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of CertIDListType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as CertIDListType Modifier and Type Field Description protected CertIDListTypeCompleteCertificateRefsType. certRefsprotected CertIDListTypeSignedSignaturePropertiesType. signingCertificateMethods in eu.europa.esig.xades.jaxb.xades132 that return CertIDListType Modifier and Type Method Description CertIDListTypeObjectFactory. createCertIDListType()Create an instance ofCertIDListTypeCertIDListTypeCompleteCertificateRefsType. getCertRefs()Gets the value of the certRefs property.CertIDListTypeSignedSignaturePropertiesType. getSigningCertificate()Gets the value of the signingCertificate property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type CertIDListType Modifier and Type Method Description JAXBElement<CertIDListType>ObjectFactory. createSigningCertificate(CertIDListType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type CertIDListType Modifier and Type Method Description JAXBElement<CertIDListType>ObjectFactory. createSigningCertificate(CertIDListType value)voidCompleteCertificateRefsType. setCertRefs(CertIDListType value)Sets the value of the certRefs property.voidSignedSignaturePropertiesType. setSigningCertificate(CertIDListType value)Sets the value of the signingCertificate property.