|
iPXE
|
DigitallySigned descriptor. More...
#include <tlsfmt.h>
Data Fields | |
| uint16_t * | sig_hash |
| Signature and hash algorithm. | |
| struct tls_cursor | sig |
| Signature. | |
| uint16_t* tls_digitally_signed::sig_hash |
Signature and hash algorithm.
Definition at line 415 of file tlsfmt.h.
Referenced by tls_verify_signature(), and tlsfmt_test_exec().
| struct tls_cursor tls_digitally_signed::sig |
Signature.
Definition at line 417 of file tlsfmt.h.
Referenced by tls_verify_signature(), and tlsfmt_test_exec().