iPXE
Data Fields
imgverify_options Struct Reference

"imgverify" options More...

Data Fields

char * signer
 Required signer common name. More...
 
int keep
 Keep signature after verification. More...
 
unsigned long timeout
 Download timeout. More...
 

Detailed Description

"imgverify" options

Definition at line 88 of file image_trust_cmd.c.

Field Documentation

◆ signer

char* imgverify_options::signer

Required signer common name.

Definition at line 90 of file image_trust_cmd.c.

◆ keep

int imgverify_options::keep

Keep signature after verification.

Definition at line 92 of file image_trust_cmd.c.

◆ timeout

unsigned long imgverify_options::timeout

Download timeout.

Definition at line 94 of file image_trust_cmd.c.


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