Pkcs11Interop.X509Store 1.0.0
Pkcs11RsaProvider
supports encryption and decryption with PKCS1 padding
Based on code provided by @dunkleyr in #32Pkcs11RsaProvider
supports encryption and decryption with OAEP padding- Unrecognized tokens are ignored
Based on code provided by @dalmohub in #33 - Introduced
PrivateKeyObjectNotFoundException
andPublicKeyObjectNotFoundException
in #38 - Improved documentation