MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.securearea.cloud
/
CloudSecureAreaProtocol
/
BatchCreateKeyResponse0
Batch
Create
Key
Response0
data
class
BatchCreateKeyResponse0
(
val
cloudChallenge
:
ByteArray
,
val
serverState
:
ByteArray
)
:
CloudSecureAreaProtocol.Command
Members
Members & Extensions
Constructors
Batch
Create
Key
Response0
Link copied to clipboard
constructor
(
cloudChallenge
:
ByteArray
,
serverState
:
ByteArray
)
Properties
cloud
Challenge
Link copied to clipboard
val
cloudChallenge
:
ByteArray
server
State
Link copied to clipboard
val
serverState
:
ByteArray
Functions
to
Cbor
Link copied to clipboard
fun
CloudSecureAreaProtocol.BatchCreateKeyResponse0
.
toCbor
(
)
:
ByteArray
fun
CloudSecureAreaProtocol.Command
.
toCbor
(
)
:
ByteArray
to
Data
Item
Link copied to clipboard
fun
CloudSecureAreaProtocol.BatchCreateKeyResponse0
.
toDataItem
(
)
:
DataItem
fun
CloudSecureAreaProtocol.Command
.
toDataItem
(
)
:
DataItem