The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
When I use KJUR crypto. Cipher. The encrypt (" text ", key) tip Error: Cipher. Encrypt: unsupported key or algorithm
But when I switched back to version 10.9 it worked
When I use KJUR crypto. Cipher. The encrypt (" text ", key) tip Error: Cipher. Encrypt: unsupported key or algorithm But when I switched back to version 10.9 it worked
error Error: Cipher.encrypt: unsupported key or algorithm