Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema.OCSPRefs
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema |
-
Uses of OCSPRefs in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema
Fields in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema with type parameters of type OCSPRefs Modifier and Type Field Description protected List<OCSPRefs>
CompleteRevocationRefsType. ocspRefs
Lista de referĂȘncias de OCSPMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema that return types with arguments of type OCSPRefs Modifier and Type Method Description List<OCSPRefs>
CompleteRevocationRefsType. getOcspRefs()
Retorna a lista de referĂȘncias OCSPMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema with parameters of type OCSPRefs Modifier and Type Method Description static boolean
CompleteRevocationRefsType. match(org.bouncycastle.asn1.ocsp.BasicOCSPResponse ocsp, OCSPRefs ref)