TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_TLS_VERSION Struct Reference

#include <MdePkg/Include/Protocol/Tls.h>

Data Fields

UINT8 Major
 
UINT8 Minor
 

Detailed Description

EFI_TLS_VERSION Note: The TLS version definition is from SSL3.0 to the latest TLS (e.g. 1.2). SSL2.0 is obsolete and should not be used.

Definition at line 116 of file Tls.h.

Field Documentation

◆ Major

UINT8 EFI_TLS_VERSION::Major

Definition at line 117 of file Tls.h.

◆ Minor

UINT8 EFI_TLS_VERSION::Minor

Definition at line 118 of file Tls.h.


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