ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Expand the support for reading private/public keys from the content to EC private keys #6581

Open Bhashinee opened 5 months ago

Bhashinee commented 5 months ago

Description: Currently, this implementation is introduced only for RSA algorithms. Need to provide the support for EC private keys as well.