MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.securearea.cloud
/
CloudSecureAreaProtocol
/
BatchCreateKeyResponse0
Batch
Create
Key
Response0
data
class
BatchCreateKeyResponse0
(
val
cloudChallenge
:
ByteArray
,
val
serverState
:
ByteArray
)
:
CloudSecureAreaProtocol.Command
Members
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