Credential Issuance
data class CredentialIssuance(val interactionId: String, val keyStorageSecurityLevels: List<KeyStorageSecurityBindingEnum>?, val keyAlgorithms: List<String>?, val txCode: OpenId4vciTxCodeBindingDto?) : HandleInvitationResponseBindingEnum
Constructors
Link copied to clipboard
constructor(interactionId: String, keyStorageSecurityLevels: List<KeyStorageSecurityBindingEnum>?, keyAlgorithms: List<String>?, txCode: OpenId4vciTxCodeBindingDto?)
Properties
Link copied to clipboard
For reference.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Metadata for entering a transaction code If a pre-authorized code is issued with a transaction code object, the wallet user must input a transaction code to receive the offered credential. This code is typically sent through a separate channel such as SMS or email.