ContinueIssuanceResponse

data class ContinueIssuanceResponse(var interactionId: String, var keyStorageSecurityLevels: List<KeyStorageSecurity>?, var keyAlgorithms: List<String>?, var requiresWalletInstanceAttestation: Boolean, var protocol: String)

Constructors

Link copied to clipboard
constructor(interactionId: String, keyStorageSecurityLevels: List<KeyStorageSecurity>?, keyAlgorithms: List<String>?, requiresWalletInstanceAttestation: Boolean, protocol: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For reference.

Link copied to clipboard
Link copied to clipboard