|
FreeRDP
|

Functions | |
| vgidsContext * | vgids_new (void) |
| BOOL | vgids_init (vgidsContext *ctx, const char *cert, const char *privateKey, const char *pin) |
| BOOL | vgids_process_apdu (vgidsContext *context, const BYTE *data, DWORD dataSize, BYTE **response, DWORD *responseSize) |
| void | vgids_free (vgidsContext *context) |
| void vgids_free | ( | vgidsContext * | context | ) |


| BOOL vgids_init | ( | vgidsContext * | ctx, |
| const char * | cert, | ||
| const char * | privateKey, | ||
| const char * | pin | ||
| ) |


| vgidsContext* vgids_new | ( | void | ) |

