Hi Glen,
Thanks for your reply. I was afraid of that. I can understand not
bothering to expose the RSA crypto APIs in JSS ... especially as it
would mean some reworking of the Cipher implementation to accept keys
other than SecretKey.
I see that the NSS libraries do have APIs that should work.
Dean wrote:
> Hi folks,
>
> I've been trying to use the JSS APIs to encrypt and decrypt data using
> an RSA Cipher
JSS supports RSA for signing (and signature verification) and for
wrapping and unwrapping keys (encrypting and decrypting keys), but not
for encrypting or encrypting of data.
JSS on
2 matches
Mail list logo