KeyAndSecretDetails interface
BEK is bitlocker key. KEK is encryption key for BEK If the VM was encrypted then we will store following details :
- Secret(BEK) - Url + Backup Data + vaultId.
- Key(KEK) - Url + Backup Data + vaultId.
- EncryptionMechanism BEK and KEK can potentially have different vault ids.
Properties
bek |
BEK is bitlocker encryption key. |
encryption |
Encryption mechanism: None/ SinglePass/ DoublePass |
kek |
KEK is encryption key for BEK. |
Property Details
bekDetails
encryptionMechanism
Encryption mechanism: None/ SinglePass/ DoublePass
encryptionMechanism?: string
Property Value
string