iPXE
Data Fields
imgdecrypt_options Struct Reference

"imgdecrypt" options More...

Data Fields

char * name
 Decrypted image name. More...
 
int keep
 Keep envelope after decryption. More...
 
unsigned long timeout
 Download timeout. More...
 

Detailed Description

"imgdecrypt" options

Definition at line 42 of file image_crypt_cmd.c.

Field Documentation

◆ name

char* imgdecrypt_options::name

Decrypted image name.

Definition at line 44 of file image_crypt_cmd.c.

◆ keep

int imgdecrypt_options::keep

Keep envelope after decryption.

Definition at line 46 of file image_crypt_cmd.c.

◆ timeout

unsigned long imgdecrypt_options::timeout

Download timeout.

Definition at line 48 of file image_crypt_cmd.c.


The documentation for this struct was generated from the following file: