KeyAgreementResponse0

data class KeyAgreementResponse0(val cloudNonce: ByteArray, val serverState: ByteArray) : CloudSecureAreaProtocol.Command

Constructors

Link copied to clipboard
constructor(cloudNonce: ByteArray, serverState: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard