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

#include <Tls.h>

Collaboration diagram for _EFI_TLS_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_TLS_SET_SESSION_DATA SetSessionData
 
EFI_TLS_GET_SESSION_DATA GetSessionData
 
EFI_TLS_BUILD_RESPONSE_PACKET BuildResponsePacket
 
EFI_TLS_PROCESS_PACKET ProcessPacket
 

Detailed Description

The EFI_TLS_PROTOCOL is used to create, destroy and manage TLS session. For detail of TLS, please refer to TLS related RFC.

Member Data Documentation

◆ BuildResponsePacket

EFI_TLS_BUILD_RESPONSE_PACKET _EFI_TLS_PROTOCOL::BuildResponsePacket

◆ GetSessionData

EFI_TLS_GET_SESSION_DATA _EFI_TLS_PROTOCOL::GetSessionData

◆ ProcessPacket

EFI_TLS_PROCESS_PACKET _EFI_TLS_PROTOCOL::ProcessPacket

◆ SetSessionData

EFI_TLS_SET_SESSION_DATA _EFI_TLS_PROTOCOL::SetSessionData

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