Skip to content

crypto: fix encrypted private -> public import

This patch fixes the added test case. There is no reason for createPublicKey to not allow importing encrypted private keys. With this patch, the behavior matches the documentation.

Merge request reports

Loading