Uses of Class
eu.europa.esig.dss.jades.JsonObject
Package | Description |
---|---|
eu.europa.esig.dss.jades | |
eu.europa.esig.dss.jades.signature |
-
Uses of JsonObject in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades that return JsonObject Modifier and Type Method Description static JsonObject
DSSJsonUtils. getOidObject(ObjectIdentifier objectIdentifier)
Creates an 'oid' LinkedJSONObject according to EN 119-182 ch. 5.4.1 The oId data typestatic JsonObject
DSSJsonUtils. getOidObject(String uri, String desc, String[] docRefs)
Creates an 'oid' JsonObject according to EN 119-182 ch. 5.4.1 The oId data typestatic JsonObject
DSSJsonUtils. getTstContainer(List<TimestampBinary> timestampBinaries, String canonicalizationMethodUri)
Creates a 'tstContainer' JsonObject according to EN 119-182 ch. 5.4.3.3 The tstContainer type -
Uses of JsonObject in eu.europa.esig.dss.jades.signature
Methods in eu.europa.esig.dss.jades.signature that return JsonObject Modifier and Type Method Description protected JsonObject
JAdESLevelBaselineLT. getRVals(List<CRLToken> crlsToAdd, List<OCSPToken> ocspsToAdd)
Builds and returns 'rVals' JsonObject