XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_PKCS7_VERIFY_PROTOCOL Struct Reference

#include <Pkcs7Verify.h>

Collaboration diagram for _EFI_PKCS7_VERIFY_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_PKCS7_VERIFY_BUFFER VerifyBuffer
 
EFI_PKCS7_VERIFY_SIGNATURE VerifySignature
 

Detailed Description

The EFI_PKCS7_VERIFY_PROTOCOL is used to verify data signed using PKCS7 structure. The PKCS7 data to be verified must be ASN.1 (DER) encoded. SHA256 must be supported as digest algorithm with RSA digest encryption. Support of other hash algorithms is optional.

Member Data Documentation

◆ VerifyBuffer

EFI_PKCS7_VERIFY_BUFFER _EFI_PKCS7_VERIFY_PROTOCOL::VerifyBuffer

◆ VerifySignature

EFI_PKCS7_VERIFY_SIGNATURE _EFI_PKCS7_VERIFY_PROTOCOL::VerifySignature

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