#include <MdePkg/Include/Protocol/Bis.h>
|
| BIS_CERT_ID | CertificateID |
| | Truncated hash of platform Boot Object.
|
| |
| BIS_ALG_ID | AlgorithmID |
| | A signature algorithm number.
|
| |
| UINT16 | KeyLength |
| | The length of alg. keys in bits.
|
| |
EFI_BIS_SIGNATURE_INFO type.
Definition at line 69 of file Bis.h.
◆ AlgorithmID
| BIS_ALG_ID EFI_BIS_SIGNATURE_INFO::AlgorithmID |
A signature algorithm number.
Definition at line 71 of file Bis.h.
◆ CertificateID
| BIS_CERT_ID EFI_BIS_SIGNATURE_INFO::CertificateID |
Truncated hash of platform Boot Object.
Definition at line 70 of file Bis.h.
◆ KeyLength
| UINT16 EFI_BIS_SIGNATURE_INFO::KeyLength |
The length of alg. keys in bits.
Definition at line 72 of file Bis.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/Bis.h