FreeRDP
|
2.2.2.1.7 ComputeTgsChecksum More...
#include <rdpear_common.h>
Data Fields | |
KERB_ASN1_DATA * | requestBody |
KERB_RPC_ENCRYPTION_KEY * | Key |
UINT32 | ChecksumType |
2.2.2.1.7 ComputeTgsChecksum
Definition at line 153 of file rdpear_common.h.
UINT32 ComputeTgsChecksumReq::ChecksumType |
Definition at line 157 of file rdpear_common.h.
KERB_RPC_ENCRYPTION_KEY* ComputeTgsChecksumReq::Key |
Definition at line 156 of file rdpear_common.h.
KERB_ASN1_DATA* ComputeTgsChecksumReq::requestBody |
Definition at line 155 of file rdpear_common.h.