Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned.OCSPRefs
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned |
-
Uses of OCSPRefs 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 OCSPRefs Modifier and Type Method Description List<OCSPRefs>
CompleteRevocationRefs. getOcspRefs()
Retorna a lista de referĂȘncias OCSPMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.unsigned with parameters of type OCSPRefs Modifier and Type Method Description static boolean
CompleteRevocationRefs. match(org.bouncycastle.asn1.ocsp.BasicOCSPResponse ocsp, OCSPRefs ref)