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. certs
Lista 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 boolean
CompleteCertificateRefsType. 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 boolean
AttributeCertificateRefs. match(CertID certID, Certificate certificate)
static boolean
CompleteCertificateRefsV2. match(Certificate certificate, CertID certID)