-
Notifications
You must be signed in to change notification settings - Fork 914
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vcsim: Support VM crypto spec in vC Sim
This patch adds support for "encrypting", "recrypting", and "decrypting" VMs in vC Sim. Please note, no encryption is actually used, and this change only impacts the state machine semantics. For example, if a VM is reconfigured to be encrypted, then retrieving the VM's "config.keyId" property will return the ID of the key and provider used to encrypt the VM.
- Loading branch information
Showing
3 changed files
with
765 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.