TianoCore EDK2
master
Loading...
Searching...
No Matches
TlsAuthentication.h
Go to the documentation of this file.
1
9
#ifndef __TLS_AUTHENTICATION_H__
10
#define __TLS_AUTHENTICATION_H__
11
12
// Private variable for CA Certificate configuration
13
//
14
#define EFI_TLS_CA_CERTIFICATE_GUID \
15
{ \
16
0xfd2340D0, 0x3dab, 0x4349, { 0xa6, 0xc7, 0x3b, 0x4f, 0x12, 0xb4, 0x8e, 0xae } \
17
}
18
19
#define EFI_TLS_CA_CERTIFICATE_VARIABLE L"TlsCaCertificate"
20
21
extern
EFI_GUID
gEfiTlsCaCertificateGuid;
22
23
#endif
GUID
Definition:
Base.h:213
NetworkPkg
Include
Guid
TlsAuthentication.h
Generated on Fri Nov 15 2024 18:01:18 for TianoCore EDK2 by
1.9.6