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