EncryptedResponse

@Serializable
data class EncryptedResponse(val type: String, val encryptedResponseData: EncryptedResponseData)(source)

Part of ISO 18013-7 Annex C

Constructors

Link copied to clipboard
constructor(type: String, encryptedResponseData: EncryptedResponseData)

Properties

Link copied to clipboard

Should be set to "dcapi"