Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.PKIObject
| Package | Description |
|---|---|
| br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.signed | |
| br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned |
-
Uses of PKIObject in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.signed
Fields in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.signed with type parameters of type PKIObject Modifier and Type Field Description protected List<PKIObject>SignerRole. certifiedRolesOtherLista de atributos de certificadoprotected List<PKIObject>SignerRole. certifiedRolesX509Lista de atributos de certificado -
Uses of PKIObject in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned that return types with arguments of type PKIObject Modifier and Type Method Description List<PKIObject>RevocationValues. getCrlValues()List<PKIObject>RevocationValues. getOcspValues()Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned with parameters of type PKIObject Modifier and Type Method Description booleanRevocationRefs. match(PKIObject pkiObject)