MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.securearea.cloud
/
CloudSecureAreaProtocol
/
KeyAgreementRequest0
Key
Agreement
Request0
data
class
KeyAgreementRequest0
(
val
otherPublicKey
:
CoseKey
,
val
keyContext
:
ByteArray
)
:
CloudSecureAreaProtocol.Command
Members
Members & Extensions
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
Functions
to
Cbor
Link copied to clipboard
fun
CloudSecureAreaProtocol.Command
.
toCbor
(
)
:
ByteArray
fun
CloudSecureAreaProtocol.KeyAgreementRequest0
.
toCbor
(
)
:
ByteArray
to
Data
Item
Link copied to clipboard
fun
CloudSecureAreaProtocol.Command
.
toDataItem
(
)
:
DataItem
fun
CloudSecureAreaProtocol.KeyAgreementRequest0
.
toDataItem
(
)
:
DataItem