I have a requirement in which I want to decode the RSA private key into the byte array. Is there any way to decode the private key from PEM/DER format to byte array? Solution in any language will be helpful.
A sample code will be helpful.
Vishal N
I have a requirement in which I want to decode the RSA private key into the byte array. Is there any way to decode the private key from PEM/DER format to byte array? Solution in any language will be helpful.
A sample code will be helpful.
Vishal N