FreeRDP
CreateApReqAuthenticatorReq Struct Reference

2.2.2.1.4 CreateApReqAuthenticator More...

#include <rdpear_common.h>

Collaboration diagram for CreateApReqAuthenticatorReq:

Data Fields

KERB_RPC_ENCRYPTION_KEYEncryptionKey
 
ULONG SequenceNumber
 
KERB_RPC_INTERNAL_NAMEClientName
 
RPC_UNICODE_STRINGClientRealm
 
PLARGE_INTEGER SkewTime
 
KERB_RPC_ENCRYPTION_KEYSubKey
 
KERB_ASN1_DATAAuthData
 
KERB_ASN1_DATAGssChecksum
 
ULONG KeyUsage
 

Detailed Description

2.2.2.1.4 CreateApReqAuthenticator

Definition at line 163 of file rdpear_common.h.

Field Documentation

◆ AuthData

KERB_ASN1_DATA* CreateApReqAuthenticatorReq::AuthData

Definition at line 171 of file rdpear_common.h.

◆ ClientName

KERB_RPC_INTERNAL_NAME* CreateApReqAuthenticatorReq::ClientName

Definition at line 167 of file rdpear_common.h.

◆ ClientRealm

RPC_UNICODE_STRING* CreateApReqAuthenticatorReq::ClientRealm

Definition at line 168 of file rdpear_common.h.

◆ EncryptionKey

KERB_RPC_ENCRYPTION_KEY* CreateApReqAuthenticatorReq::EncryptionKey

Definition at line 165 of file rdpear_common.h.

◆ GssChecksum

KERB_ASN1_DATA* CreateApReqAuthenticatorReq::GssChecksum

Definition at line 172 of file rdpear_common.h.

◆ KeyUsage

ULONG CreateApReqAuthenticatorReq::KeyUsage

Definition at line 173 of file rdpear_common.h.

◆ SequenceNumber

ULONG CreateApReqAuthenticatorReq::SequenceNumber

Definition at line 166 of file rdpear_common.h.

◆ SkewTime

PLARGE_INTEGER CreateApReqAuthenticatorReq::SkewTime

Definition at line 169 of file rdpear_common.h.

◆ SubKey

KERB_RPC_ENCRYPTION_KEY* CreateApReqAuthenticatorReq::SubKey

Definition at line 170 of file rdpear_common.h.


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