KeyAgreementResponse1

data class KeyAgreementResponse1(val result: Int, val zab: ByteArray?, val waitDurationMillis: Long) : CloudSecureAreaProtocol.Command

Constructors

Link copied to clipboard
constructor(result: Int, zab: ByteArray?, waitDurationMillis: Long)

Properties

Link copied to clipboard
val result: Int
Link copied to clipboard
Link copied to clipboard