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