CredentialTransferCapabilitiesRequest


class CredentialTransferCapabilitiesRequest


A request for the state of the provider's credentials that can be exported

Throws
kotlin.IllegalArgumentException

If requestJson is empty, or if it is not a valid JSON

Summary

Public constructors

Public properties

String

the request according to the Fido Credential Exchange Protocol format

Public constructors

CredentialTransferCapabilitiesRequest

Added in 1.0.0-alpha03
CredentialTransferCapabilitiesRequest(requestJson: String)

Public properties

requestJson

Added in 1.0.0-alpha03
val requestJsonString

the request according to the Fido Credential Exchange Protocol format