You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.
Pointycastle lacks the ASN.1 encode/decode functions to do this. Typically, you'd create your keys elsewhere (e.g. with openssl) and read from PEM into pointycastle. Check out the rsa_pkcs package in pub.dev. You might need to extend it to support EC keys.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How convert ECPrivateKey/ECPublicKey to PEM string?
The text was updated successfully, but these errors were encountered: