CreateKeyResponse1

data class CreateKeyResponse1(val remoteKeyAttestation: X509CertChain, val serverState: ByteArray) : CloudSecureAreaProtocol.Command

Constructors

Link copied to clipboard
constructor(remoteKeyAttestation: X509CertChain, serverState: ByteArray)

Properties

Link copied to clipboard