E2EEResponse

data class E2EEResponse(val encryptedResponse: ByteArray, val e2eeContext: ByteArray) : CloudSecureAreaProtocol.Command

Constructors

Link copied to clipboard
constructor(encryptedResponse: ByteArray, e2eeContext: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard