ReactOS 0.4.15-dev-7994-gb388cb6
_SecPkgContext_KeyInfoA Struct Reference

#include <sspi.h>

Public Attributes

SEC_CHARsSignatureAlgorithmName
 
SEC_CHARsEncryptAlgorithmName
 
ULONG KeySize
 
ULONG SignatureAlgorithm
 
ULONG EncryptAlgorithm
 

Detailed Description

Definition at line 601 of file sspi.h.

Member Data Documentation

◆ EncryptAlgorithm

ULONG _SecPkgContext_KeyInfoA::EncryptAlgorithm

Definition at line 607 of file sspi.h.

◆ KeySize

ULONG _SecPkgContext_KeyInfoA::KeySize

Definition at line 605 of file sspi.h.

Referenced by test_communication().

◆ sEncryptAlgorithmName

SEC_CHAR* _SecPkgContext_KeyInfoA::sEncryptAlgorithmName

Definition at line 604 of file sspi.h.

◆ SignatureAlgorithm

ULONG _SecPkgContext_KeyInfoA::SignatureAlgorithm

Definition at line 606 of file sspi.h.

Referenced by test_communication().

◆ sSignatureAlgorithmName

SEC_CHAR* _SecPkgContext_KeyInfoA::sSignatureAlgorithmName

Definition at line 603 of file sspi.h.

Referenced by test_communication().


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