ReactOS 0.4.15-dev-7928-g68a8619
EFI_CERT_BLOCK_RSA_2048_SHA256 Struct Reference

#include <WinCertificate.h>

Collaboration diagram for EFI_CERT_BLOCK_RSA_2048_SHA256:

Public Attributes

EFI_GUID HashType
 
UINT8 PublicKey [256]
 
UINT8 Signature [256]
 

Detailed Description

Member Data Documentation

◆ HashType

EFI_GUID EFI_CERT_BLOCK_RSA_2048_SHA256::HashType

Definition at line 65 of file WinCertificate.h.

◆ PublicKey

UINT8 EFI_CERT_BLOCK_RSA_2048_SHA256::PublicKey[256]

Definition at line 66 of file WinCertificate.h.

◆ Signature

UINT8 EFI_CERT_BLOCK_RSA_2048_SHA256::Signature[256]

Definition at line 67 of file WinCertificate.h.


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