com.webank.weid.protocol.base.Challenge

    方法

    1. toJson

    此方法返回code

    调用示例

    2. fromJson

    1. 接口名称:com.webank.weid.protocol.base.Challenge.fromJson(String challengeJson)
    2. 接口描述: json格式的Challenge转换成Challenge对象。

    此方法返回code

    调用示例