See "PyKCS11 introduction" or "PyKCS11’s documentation".
Changes:
1.5.5 - April 2019, Ludovic Rousseau- fix source package generation
1.5.4 - April 2019, Ludovic Rousseau
getTokenInfo
: replace NUL char by ' ' in utcTimedumpit :- print hardwareVersion and firmwareVersion
- print slot flags
- move to next slot if token not present
- add support of
CKA_WRAP_TEMPLATE
/CKA_UNWRAP_TEMPLATE
- add samples for ECC key generation and use
- move from distutils to setuptools
- upload of wheels to pypi on "make dist"