FreeRDP
SCHANNEL_CLIENT_SIGNATURE Struct Reference

Data Fields

DWORD cbLength
 
ALG_ID aiHash
 
DWORD cbHash
 
BYTE HashValue [36]
 
BYTE CertThumbprint [20]
 

Detailed Description

Definition at line 208 of file include/winpr/schannel.h.

Field Documentation

◆ aiHash

ALG_ID SCHANNEL_CLIENT_SIGNATURE::aiHash

Definition at line 211 of file include/winpr/schannel.h.

◆ cbHash

DWORD SCHANNEL_CLIENT_SIGNATURE::cbHash

Definition at line 212 of file include/winpr/schannel.h.

◆ cbLength

DWORD SCHANNEL_CLIENT_SIGNATURE::cbLength

Definition at line 210 of file include/winpr/schannel.h.

◆ CertThumbprint

BYTE SCHANNEL_CLIENT_SIGNATURE::CertThumbprint[20]

Definition at line 214 of file include/winpr/schannel.h.

◆ HashValue

BYTE SCHANNEL_CLIENT_SIGNATURE::HashValue[36]

Definition at line 213 of file include/winpr/schannel.h.


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