class ExportCredentialsRequest


a request to export a set of credentials into the provider

Throws
kotlin.IllegalArgumentException

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

Summary

Public constructors

ExportCredentialsRequest(credentialsJson: String)

Public properties

String

the credentials that are delivered to the provider formatted as per Fido Credential Exchange Format

Public constructors

ExportCredentialsRequest

Added in 1.0.0-alpha03
ExportCredentialsRequest(credentialsJson: String)

Public properties

credentialsJson

Added in 1.0.0-alpha03
val credentialsJsonString

the credentials that are delivered to the provider formatted as per Fido Credential Exchange Format