7. getCredentialPojoHash

    接口入参: com.webank.weid.protocol.base.CredentialPojo

    com.webank.weid.protocol.base.CredentialPojo

    com.webank.weid.protocol.response.TransactionInfo

    此方法返回code

    时序图

    sequenceDiagramparticipant 调用者participant CredentialPojoService调用者->>CredentialPojoService: 调用GetCredentialPojoHash()CredentialPojoService->>CredentialPojoService: 入参非空、格式及合法性检查opt 入参校验失败CredentialPojoService—>>调用者: 报错,提示参数不合法并退出endCredentialPojoService->>CredentialPojoService: 生成凭证HashCredentialPojoService—>>调用者: 返回凭证Hash