Skip to content

Add a command to convert a key to PKCS8 #661

Description

@stof

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions