FreeRDP
SecPkgContext_KeyInfo Struct Reference

#include <sspi.h>

Data Fields

char * sSignatureAlgorithmName
 
char * sEncryptAlgorithmName
 
UINT32 KeySize
 
UINT32 SignatureAlgorithm
 
UINT32 EncryptAlgorithm
 

Field Documentation

◆ EncryptAlgorithm

UINT32 SecPkgContext_KeyInfo::EncryptAlgorithm

◆ KeySize

UINT32 SecPkgContext_KeyInfo::KeySize

◆ sEncryptAlgorithmName

char* SecPkgContext_KeyInfo::sEncryptAlgorithmName

◆ SignatureAlgorithm

UINT32 SecPkgContext_KeyInfo::SignatureAlgorithm

◆ sSignatureAlgorithmName

char* SecPkgContext_KeyInfo::sSignatureAlgorithmName

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