Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema.CertID
| Package | Description |
|---|---|
| br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema | |
| br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned |
-
Uses of CertID in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema
Fields in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema with type parameters of type CertID Modifier and Type Field Description protected List<CertID>CompleteCertificateRefsType. certsLista de informações dos certificadosMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema that return types with arguments of type CertID Modifier and Type Method Description List<CertID>CompleteCertificateRefsType. getCertIDs()Retorna a lista de CertIDsMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema with parameters of type CertID Modifier and Type Method Description static booleanCompleteCertificateRefsType. match(Certificate certificate, CertID certID) -
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>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 booleanAttributeCertificateRefs. match(CertID certID, Certificate certificate)static booleanCompleteCertificateRefsV2. match(Certificate certificate, CertID certID)