FileVault Recovery Key Escrow
com.apple.security.FDERecoveryKeyEscrow
The payload that configures FileVault recovery key escrow.
Configuration Keys (3)
| Key | Type | Title |
|---|---|---|
LocationrequiredThe description of the location where the system escrows the recovery key. The system inserts this text into the message the user sees when it enables FileVault. | string | Location |
EncryptCertPayloadUUIDrequiredThe UUID of a payload within the same profile that contains the certificate that the system uses to encrypt the recovery key. The referenced payload must be of type 'com.apple.security.pkcs1'. | string | EncryptCertPayloadUUID |
DeviceKeyThe string that's included in help text if the user appears to have forgotten the password. Site admins can use this key to look up the escrowed key for the particular computer. This key replaces the 'RecordNumber' key used in the previous escrow mechanism. If the key is missing, the system uses the device serial number instead. | string | DeviceKey |