python-pkcs11 icon indicating copy to clipboard operation
python-pkcs11 copied to clipboard

Unload a pkcs11.lib ?

Open aschuster72 opened this issue 4 years ago • 0 comments

I am running in an error when I try to switch p11 libraries:

exceptionpkcs11.exceptions.AlreadyInitialized pkcs11 was already initialized with another library.

This exception is documented in the docs.

Is there any way to unload a pkcs11.lib to load another library? (to support different smartcards in one program)

BR, Andreas

aschuster72 avatar Oct 20 '21 19:10 aschuster72