iPXE
|
A TLS signature and hash algorithm identifier. More...
#include <tls.h>
Data Fields | |
uint8_t | hash |
Hash algorithm. More... | |
uint8_t | signature |
Signature algorithm. More... | |
uint8_t tls_signature_hash_id::hash |
uint8_t tls_signature_hash_id::signature |
Signature algorithm.
Definition at line 264 of file tls.h.
Referenced by tls_signature_hash_pubkey().