PeculiarVentures / pvpkcs11

pvpkcs11 consists of a input validation library and a set of PKCS#11 implementations that wrap operating system and browser cryptographic implementations.
MIT License
32 stars 7 forks source link

Error on module load #25

Closed microshine closed 7 years ago

microshine commented 7 years ago
Error: C_OpenSession
OSXException: Error on SecAsn1Decode -26275. Unable to decode the provided data.
    at GetPublicKeyHash (../../src/osx/certificate.cpp:118)
    at GetPublicKeyHash (../../src/osx/certificate.cpp:150)
    at Assign (../../src/osx/certificate.cpp:92)
    at Open (../../src/osx/session.cpp:291)
    at OpenSession (../../src/core/slot.cpp:169)