Tag: cryptography
-
Omnikey 3021 card reader
I had got a problem with reading cards with cryptographic certificates with Omnikey 3021 card reader on my Linux Ubuntu. Simple command solved the problem: sudo apt-get install libusb-1.0-0-dev libpcsclite-dev pcscd pcsc-tools From now on my certificate is being read without any problem.