toDcqlString

fun toDcqlString(zkSystemSpecs: List<ZkSystemSpec>): String

Generates DCQL for the request.

Return

a string with serialized JsonObject with the DCQL for the request.

Parameters

zkSystemSpecs

list of Zero-Knowledge system specs that can handle the request; only used when useZkp is true.