CredentialRequestInfo[] |
CredentialBatchParseResponse.getInfo() |
Get information about the credential requests in the batch credential
request.
|
CredentialRequestInfo |
CredentialDeferredParseResponse.getInfo() |
Get information about the credential request bound to the transaction ID.
|
CredentialRequestInfo |
CredentialSingleParseResponse.getInfo() |
Get information about the credential request.
|
CredentialRequestInfo |
CredentialRequestInfo.setBindingKey(String bindingKey) |
Set the binding key specified by the proof in the credential request.
|
CredentialRequestInfo |
CredentialRequestInfo.setBindingKeys(String[] bindingKeys) |
Set the binding keys specified by the proofs in the credential request.
|
CredentialRequestInfo |
CredentialRequestInfo.setDetails(String details) |
Set the details of the credential request.
|
CredentialRequestInfo |
CredentialRequestInfo.setFormat(String format) |
Set the value of the format parameter in the credential request.
|
CredentialRequestInfo |
CredentialRequestInfo.setIdentifier(String identifier) |
Set the identifier of the credential request.
|