Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned.CertID
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned |
-
Uses of CertID in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned that return types with arguments of type CertID Modifier and Type Method Description List<CertID>
CompleteCertificateRefs. getCertIDs()
Retorna a lista de CertIDsList<CertID>
CompleteCertificateRefsV2. getCertIDs()
Retorna a lista de CertIDsMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned with parameters of type CertID Modifier and Type Method Description static boolean
CompleteCertificateRefs. match(Certificate certificate, CertID certID)
static boolean
CompleteCertificateRefsV2. match(Certificate certificate, CertID certID)