iPXE
tls_digitally_signed Struct Reference

DigitallySigned descriptor. More...

#include <tlsfmt.h>

Data Fields

uint16_tsig_hash
 Signature and hash algorithm.
struct tls_cursor sig
 Signature.

Detailed Description

DigitallySigned descriptor.

Definition at line 413 of file tlsfmt.h.

Field Documentation

◆ sig_hash

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().

◆ sig

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().


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