FreeRDP
SecPkgContext_KeyInfo Struct Reference

Data Fields

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

Detailed Description

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

Field Documentation

◆ EncryptAlgorithm

UINT32 SecPkgContext_KeyInfo::EncryptAlgorithm

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

◆ KeySize

UINT32 SecPkgContext_KeyInfo::KeySize

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

◆ sEncryptAlgorithmName

char* SecPkgContext_KeyInfo::sEncryptAlgorithmName

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

◆ SignatureAlgorithm

UINT32 SecPkgContext_KeyInfo::SignatureAlgorithm

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

◆ sSignatureAlgorithmName

char* SecPkgContext_KeyInfo::sSignatureAlgorithmName

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


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