FreeRDP
SCHANNEL_CERT_HASH Struct Reference

Data Fields

DWORD dwLength
 
DWORD dwFlags
 
HCRYPTPROV hProv
 
BYTE ShaHash [20]
 

Detailed Description

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

Field Documentation

◆ dwFlags

DWORD SCHANNEL_CERT_HASH::dwFlags

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

◆ dwLength

DWORD SCHANNEL_CERT_HASH::dwLength

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

◆ hProv

HCRYPTPROV SCHANNEL_CERT_HASH::hProv

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

◆ ShaHash

BYTE SCHANNEL_CERT_HASH::ShaHash[20]

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


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