FreeRDP
UnpackKdcReplyBodyReq Struct Reference

2.2.2.1.6 UnpackKdcReplyBody More...

#include <rdpear_common.h>

Collaboration diagram for UnpackKdcReplyBodyReq:

Data Fields

KERB_ASN1_DATAEncryptedData
 
KERB_RPC_ENCRYPTION_KEYKey
 
KERB_RPC_ENCRYPTION_KEYStrengthenKey
 
ULONG Pdu
 
ULONG KeyUsage
 

Detailed Description

2.2.2.1.6 UnpackKdcReplyBody

Definition at line 189 of file rdpear_common.h.

Field Documentation

◆ EncryptedData

KERB_ASN1_DATA* UnpackKdcReplyBodyReq::EncryptedData

Definition at line 191 of file rdpear_common.h.

◆ Key

KERB_RPC_ENCRYPTION_KEY* UnpackKdcReplyBodyReq::Key

Definition at line 192 of file rdpear_common.h.

◆ KeyUsage

ULONG UnpackKdcReplyBodyReq::KeyUsage

Definition at line 195 of file rdpear_common.h.

◆ Pdu

ULONG UnpackKdcReplyBodyReq::Pdu

Definition at line 194 of file rdpear_common.h.

◆ StrengthenKey

KERB_RPC_ENCRYPTION_KEY* UnpackKdcReplyBodyReq::StrengthenKey

Definition at line 193 of file rdpear_common.h.


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