Options
All
  • Public
  • Public/Protected
  • All
Menu

SEVSecretOptions is used to provide a secret for a running guest.

export
interface

V1SEVSecretOptions

Hierarchy

  • V1SEVSecretOptions

Index

Properties

Properties

header?: string

Base64 encoded header needed to decrypt the secret.

memberof

V1SEVSecretOptions

secret?: string

Base64 encoded encrypted launch secret.

memberof

V1SEVSecretOptions

Generated using TypeDoc