I have a privateKey which is encrypted using openssl Aes256 algorithm and passphrase. Passphrase is base64 string
Is there any way to decode the private key in C#. I