aries / net.globalid.aries.utils / RxLedger / parseRevocationRegistryDefinitionResponseJson

parseRevocationRegistryDefinitionResponseJson

fun parseRevocationRegistryDefinitionResponseJson(response: String): Single<String>

Parses the response from a GET_REVOC_REG_DEF request.

Parameters

response - is the received response from the sent request.

Return
revocation registry definitionResponse json is the parsed response.