Reading .pem files for secured

Dukc ajieskola at gmail.com
Sun Jun 2 11:18:04 UTC 2019


On Friday, 31 May 2019 at 12:17:14 UTC, Sebastiaan Koppe wrote:
> Just base64 decode the PEM data (without the ====) and feed it 
> to RSA.this(ubyte[] publicKey). Ought to be that simple.

That's logic of SSL? Okay, I'll try that first.


More information about the Digitalmars-d-learn mailing list