Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema.CRLRefs
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema |
-
Uses of CRLRefs in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema
Fields in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema with type parameters of type CRLRefs Modifier and Type Field Description protected List<CRLRefs>
CompleteRevocationRefsType. crlRefs
Lista de referĂȘncias de CRLMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema that return types with arguments of type CRLRefs Modifier and Type Method Description List<CRLRefs>
CompleteRevocationRefsType. getCrlRefs()
Retorna a lista de referĂȘncias CRLMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.schema with parameters of type CRLRefs Modifier and Type Method Description static boolean
CompleteRevocationRefsType. match(CRL crl, CRLRefs ref)