ContinueIssuanceResponseBindingDto

data class ContinueIssuanceResponseBindingDto(var interactionId: String, var keyStorageSecurityLevels: List<KeyStorageSecurityBindingEnum>?, var keyAlgorithms: List<String>?)

Constructors

Link copied to clipboard
constructor(interactionId: String, keyStorageSecurityLevels: List<KeyStorageSecurityBindingEnum>?, keyAlgorithms: List<String>?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For reference.

Link copied to clipboard