fun parseRevocationRegistryDefinitionResponseJson(response: String): Single<String>
Parses the response from a GET_REVOC_REG_DEF request.
response
- is the received response from the sent request.
Return
revocation registry definitionResponse json is the parsed response.