|
Wire Sysio Wire Sysion 1.0.0
|
Public Attributes | |
| bool | https |
| wchar_t | hostname [MAX_STR_LEN+1] |
| int | port |
| wchar_t | path [MAX_STR_LEN+1] |
Definition at line 30 of file yubihsm_winhttp.c.
| wchar_t urlComponents::hostname[MAX_STR_LEN+1] |
Definition at line 32 of file yubihsm_winhttp.c.
| bool urlComponents::https |
Definition at line 31 of file yubihsm_winhttp.c.
| wchar_t urlComponents::path[MAX_STR_LEN+1] |
Definition at line 34 of file yubihsm_winhttp.c.
| int urlComponents::port |
Definition at line 33 of file yubihsm_winhttp.c.