ReactOS 0.4.15-dev-7994-gb388cb6
_SecPkgContext_KeyInfoW Struct Reference

#include <sspi.h>

Public Attributes

SEC_WCHARsSignatureAlgorithmName
 
SEC_WCHARsEncryptAlgorithmName
 
ULONG KeySize
 
ULONG SignatureAlgorithm
 
ULONG EncryptAlgorithm
 

Detailed Description

Definition at line 610 of file sspi.h.

Member Data Documentation

◆ EncryptAlgorithm

ULONG _SecPkgContext_KeyInfoW::EncryptAlgorithm

Definition at line 616 of file sspi.h.

◆ KeySize

ULONG _SecPkgContext_KeyInfoW::KeySize

Definition at line 614 of file sspi.h.

◆ sEncryptAlgorithmName

SEC_WCHAR * _SecPkgContext_KeyInfoW::sEncryptAlgorithmName

Definition at line 613 of file sspi.h.

◆ SignatureAlgorithm

ULONG _SecPkgContext_KeyInfoW::SignatureAlgorithm

Definition at line 615 of file sspi.h.

◆ sSignatureAlgorithmName

SEC_WCHAR * _SecPkgContext_KeyInfoW::sSignatureAlgorithmName

Definition at line 612 of file sspi.h.


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