Description
The npm jose package has utilities to import a private key in PKCS8 format, not in PKCS1 format. When needing to work with keys that will be used in projects involving 2 languages, it would be useful to have the command to convert to PKCS8 (the bundle already has a command to convert to PKCS1)
Example
No response
Description
The npm
josepackage has utilities to import a private key in PKCS8 format, not in PKCS1 format. When needing to work with keys that will be used in projects involving 2 languages, it would be useful to have the command to convert to PKCS8 (the bundle already has a command to convert to PKCS1)Example
No response