Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.jades.exceptions.RevocationValuesException
Packages that use RevocationValuesException
-
Uses of RevocationValuesException in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned
Constructors in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned that throw RevocationValuesExceptionModifierConstructorDescriptionAttributeRevocationValues(Verifier signatureVerifier, org.json.JSONObject protectedHeader, org.json.JSONObject unprotectedHeader) RevocationValues(Verifier signatureVerifier, org.json.JSONObject protectedHeader, org.json.JSONObject unprotectedHeader)