ReactOS 0.4.15-dev-7961-gdcf9eb0
_SecPkgContext_Sizes Struct Reference

#include <sspi.h>

Public Attributes

ULONG cbMaxToken
 
ULONG cbMaxSignature
 
ULONG cbBlockSize
 
ULONG cbSecurityTrailer
 

Detailed Description

Definition at line 559 of file sspi.h.

Member Data Documentation

◆ cbBlockSize

ULONG _SecPkgContext_Sizes::cbBlockSize

Definition at line 563 of file sspi.h.

Referenced by ntlm_QueryContextAttributesW(), sspi_wrap(), and testAuth().

◆ cbMaxSignature

ULONG _SecPkgContext_Sizes::cbMaxSignature

◆ cbMaxToken

ULONG _SecPkgContext_Sizes::cbMaxToken

Definition at line 561 of file sspi.h.

Referenced by ntlm_QueryContextAttributesW(), and testAuth().

◆ cbSecurityTrailer

ULONG _SecPkgContext_Sizes::cbSecurityTrailer

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