Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSA key format #76

Open
8coins opened this issue Mar 10, 2021 · 0 comments
Open

RSA key format #76

8coins opened this issue Mar 10, 2021 · 0 comments

Comments

@8coins
Copy link

8coins commented Mar 10, 2021

Trying to find out what format is accepted to use RSA key for signingKey parameter. Tried this without success:

var signingKey = Buffer.from("-----BEGIN RSA PRIVATE KEY-----XXXXXXX-----END RSA PRIVATE KEY-----", 'base64');

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant