---
title: enrolledSecureBootSignatures
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzefivariablestore/enrolledsecurebootsignatures
---

# enrolledSecureBootSignatures

The currently enrolled Key Exchange Key (KEK), allowed signature database (db), and forbidden signature database (dbx) signatures.

## Declaration

```swift
var enrolledSecureBootSignatures: VZEFISignatureDatabaseConfiguration { get throws }
```
