ReactOS 0.4.15-dev-7918-g2a2556c
_SecPkgContext_NegoKeys Struct Reference

#include <sspi.h>

Public Member Functions

 _Field_size_bytes_ (KeyLength) PUCHAR KeyValue
 
 _Field_size_bytes_ (VerifyKeyLength) PUCHAR VerifyKeyValue
 

Public Attributes

ULONG KeyType
 
USHORT KeyLength
 
ULONG VerifyKeyType
 
USHORT VerifyKeyLength
 

Detailed Description

Definition at line 504 of file sspi.h.

Member Function Documentation

◆ _Field_size_bytes_() [1/2]

_SecPkgContext_NegoKeys::_Field_size_bytes_ ( KeyLength  )

◆ _Field_size_bytes_() [2/2]

_SecPkgContext_NegoKeys::_Field_size_bytes_ ( VerifyKeyLength  )

Member Data Documentation

◆ KeyLength

USHORT _SecPkgContext_NegoKeys::KeyLength

Definition at line 507 of file sspi.h.

◆ KeyType

ULONG _SecPkgContext_NegoKeys::KeyType

Definition at line 506 of file sspi.h.

◆ VerifyKeyLength

USHORT _SecPkgContext_NegoKeys::VerifyKeyLength

Definition at line 510 of file sspi.h.

◆ VerifyKeyType

ULONG _SecPkgContext_NegoKeys::VerifyKeyType

Definition at line 509 of file sspi.h.


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