Follow the steps below if you have EFI Secure Boot enabled and need to sign VirtuaBox Kernel Modules.
- Install the virtualbox package
sudo apt install virtualbox- Create a personal public/private RSA key pair which will be used to sign kernel modules
| namespace ZetaColorEditor.Colors; | |
| using System; | |
| using System.Drawing; | |
| /// <summary> | |
| /// Provides color conversion functionality. | |
| /// </summary> | |
| /// <remarks> | |
| /// http://en.wikipedia.org/wiki/HSV_color_space |