Skip to content

crypto: allow password protected private keys with publicEncrypt

Private keys may be used along with publicEncrypt since the private key includes the public one. This adds the ability to use encrypted private keys which previously threw an error.

Merge request reports

Loading