|
iPXE
|
"imgdecrypt" options More...
Data Fields | |
| char * | name |
| Decrypted image name. More... | |
| int | keep |
| Keep envelope after decryption. More... | |
| unsigned long | timeout |
| Download timeout. More... | |
"imgdecrypt" options
Definition at line 43 of file image_crypt_cmd.c.
| char* imgdecrypt_options::name |
Decrypted image name.
Definition at line 45 of file image_crypt_cmd.c.
| int imgdecrypt_options::keep |
Keep envelope after decryption.
Definition at line 47 of file image_crypt_cmd.c.
| unsigned long imgdecrypt_options::timeout |
Download timeout.
Definition at line 49 of file image_crypt_cmd.c.
1.8.15