aboutsummaryrefslogtreecommitdiff
path: root/pkcs11.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2017-05-04 02:33:40 -0400
committerRob Austein <sra@hactrn.net>2017-05-04 02:33:40 -0400
commit0cc1b0a7b5605d86d8a8639651987e25fdb3bdc9 (patch)
tree9560dbda984b8ece29f2018e3bff143fa4f5ce97 /pkcs11.c
parentce8ba928172071dc89cc1fc0520f840211bbfa0d (diff)
Support using C_GetFunctionList() instead of library symbols.
The Python ctypes library allows us direct access to the public symbols of a shared library, so we never bothered to implement support for using the dispatch vector returned by C_GetFunctionList(). Well, it turns out that there are useful debugging tools like pkcs11-spy which require the dispatch vector support, so refactor to add it.
Diffstat (limited to 'pkcs11.c')
0 files changed, 0 insertions, 0 deletions