MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.securearea.cloud
/
CloudSecureAreaProtocol
/
KeyAgreementRequest0
Key
Agreement
Request0
data
class
KeyAgreementRequest0
(
val
otherPublicKey
:
CoseKey
,
val
keyContext
:
ByteArray
)
:
CloudSecureAreaProtocol.Command
Members
Constructors
Key
Agreement
Request0
Link copied to clipboard
constructor
(
otherPublicKey
:
CoseKey
,
keyContext
:
ByteArray
)
Properties
key
Context
Link copied to clipboard
val
keyContext
:
ByteArray
other
Public
Key
Link copied to clipboard
val
otherPublicKey
:
CoseKey