Fails to decode unencrypted RSA private key from PEM encoded key pair #1658
Labels
Area/Security
Issues related to stdlib security
module/crypto
Team/PCM
Protocol connector packages related issues
Type/Bug
Milestone
Description:
crypto:decodeRsaPrivateKeyFromKeyFile(string keyFile, string? keyPassword = ()) returns PrivateKey|Error;
API fails to decode unencrypted RSA private key from PEM encoded key pair file which has both private key and public key information.Affected Versions:
SwanLake Beta 2
The text was updated successfully, but these errors were encountered: