|
FreeRDP
|
2.2.2.1.4 CreateApReqAuthenticator More...
#include <rdpear_common.h>

Data Fields | |
| KERB_RPC_ENCRYPTION_KEY * | EncryptionKey |
| ULONG | SequenceNumber |
| KERB_RPC_INTERNAL_NAME * | ClientName |
| RPC_UNICODE_STRING * | ClientRealm |
| PLARGE_INTEGER | SkewTime |
| KERB_RPC_ENCRYPTION_KEY * | SubKey |
| KERB_ASN1_DATA * | AuthData |
| KERB_ASN1_DATA * | GssChecksum |
| ULONG | KeyUsage |
2.2.2.1.4 CreateApReqAuthenticator
Definition at line 163 of file rdpear_common.h.
| KERB_ASN1_DATA* CreateApReqAuthenticatorReq::AuthData |
Definition at line 171 of file rdpear_common.h.
| KERB_RPC_INTERNAL_NAME* CreateApReqAuthenticatorReq::ClientName |
Definition at line 167 of file rdpear_common.h.
| RPC_UNICODE_STRING* CreateApReqAuthenticatorReq::ClientRealm |
Definition at line 168 of file rdpear_common.h.
| KERB_RPC_ENCRYPTION_KEY* CreateApReqAuthenticatorReq::EncryptionKey |
Definition at line 165 of file rdpear_common.h.
| KERB_ASN1_DATA* CreateApReqAuthenticatorReq::GssChecksum |
Definition at line 172 of file rdpear_common.h.
| ULONG CreateApReqAuthenticatorReq::KeyUsage |
Definition at line 173 of file rdpear_common.h.
| ULONG CreateApReqAuthenticatorReq::SequenceNumber |
Definition at line 166 of file rdpear_common.h.
| PLARGE_INTEGER CreateApReqAuthenticatorReq::SkewTime |
Definition at line 169 of file rdpear_common.h.
| KERB_RPC_ENCRYPTION_KEY* CreateApReqAuthenticatorReq::SubKey |
Definition at line 170 of file rdpear_common.h.