FreeRDP
SecPkgContext_StreamSizes Struct Reference

Data Fields

UINT32 cbHeader
 
UINT32 cbTrailer
 
UINT32 cbMaximumMessage
 
UINT32 cBuffers
 
UINT32 cbBlockSize
 

Detailed Description

Definition at line 432 of file include/winpr/sspi.h.

Field Documentation

◆ cbBlockSize

UINT32 SecPkgContext_StreamSizes::cbBlockSize

Definition at line 438 of file include/winpr/sspi.h.

◆ cbHeader

UINT32 SecPkgContext_StreamSizes::cbHeader

Definition at line 434 of file include/winpr/sspi.h.

◆ cbMaximumMessage

UINT32 SecPkgContext_StreamSizes::cbMaximumMessage

Definition at line 436 of file include/winpr/sspi.h.

◆ cbTrailer

UINT32 SecPkgContext_StreamSizes::cbTrailer

Definition at line 435 of file include/winpr/sspi.h.

◆ cBuffers

UINT32 SecPkgContext_StreamSizes::cBuffers

Definition at line 437 of file include/winpr/sspi.h.


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