UefiKeySignatures interface

Additional UEFI key signatures that will be added to the image in addition to the signature templates

Properties

db

The database of UEFI keys for this image version.

dbx

The database of revoked UEFI keys for this image version.

kek

The Key Encryption Keys of this image version.

pk

The Platform Key of this image version.

Property Details

db

The database of UEFI keys for this image version.

db?: UefiKey[]

Property Value

dbx

The database of revoked UEFI keys for this image version.

dbx?: UefiKey[]

Property Value

kek

The Key Encryption Keys of this image version.

kek?: UefiKey[]

Property Value

pk

The Platform Key of this image version.

pk?: UefiKey

Property Value