FreeRDP
SmartcardCertInfo Struct Reference

Data Fields

LPWSTR csp
 
LPWSTR reader
 
rdpCertificate * certificate
 
char * pkinitArgs
 
UINT32 slotId
 
char * keyName
 
WCHAR * containerName
 
char * upn
 
char * userHint
 
char * domainHint
 
char * subject
 
char * issuer
 
BYTE sha1Hash [20]
 
SmartcardKeyInfo * key_info
 

Detailed Description

Definition at line 33 of file smartcardlogon.h.

Field Documentation

◆ certificate

rdpCertificate* SmartcardCertInfo::certificate

Definition at line 37 of file smartcardlogon.h.

◆ containerName

WCHAR* SmartcardCertInfo::containerName

Definition at line 41 of file smartcardlogon.h.

◆ csp

LPWSTR SmartcardCertInfo::csp

Definition at line 35 of file smartcardlogon.h.

◆ domainHint

char* SmartcardCertInfo::domainHint

Definition at line 44 of file smartcardlogon.h.

◆ issuer

char* SmartcardCertInfo::issuer

Definition at line 46 of file smartcardlogon.h.

◆ key_info

SmartcardKeyInfo* SmartcardCertInfo::key_info

Definition at line 48 of file smartcardlogon.h.

◆ keyName

char* SmartcardCertInfo::keyName

Definition at line 40 of file smartcardlogon.h.

◆ pkinitArgs

char* SmartcardCertInfo::pkinitArgs

Definition at line 38 of file smartcardlogon.h.

◆ reader

LPWSTR SmartcardCertInfo::reader

Definition at line 36 of file smartcardlogon.h.

◆ sha1Hash

BYTE SmartcardCertInfo::sha1Hash[20]

Definition at line 47 of file smartcardlogon.h.

◆ slotId

UINT32 SmartcardCertInfo::slotId

Definition at line 39 of file smartcardlogon.h.

◆ subject

char* SmartcardCertInfo::subject

Definition at line 45 of file smartcardlogon.h.

◆ upn

char* SmartcardCertInfo::upn

Definition at line 42 of file smartcardlogon.h.

◆ userHint

char* SmartcardCertInfo::userHint

Definition at line 43 of file smartcardlogon.h.


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