On Tue, Jul 28, 2009, Bizhan Gholikhamseh (bgholikh) wrote:
>
>
> > HI ALL,
> > I have a binary format of a public key which is in
> > "BASE64-encoded public key in RSA PKCS#1 format".
> > How could I convert that to a PEM format?
> >
> Here is another data set:
> TO get the binary format I r
> HI ALL,
> I have a binary format of a public key which is in
> "BASE64-encoded public key in RSA PKCS#1 format".
> How could I convert that to a PEM format?
>
Here is another data set:
TO get the binary format I ran the following command:
openssl asn1parse -inform d -in key.bin
0:d=0
HI ALL,
I have a binary format of a public key which is in "BASE64-encoded
public key in RSA PKCS#1 format".
How could I convert that to a PEM format?
Many thanks in advance,
Bizhan
__
OpenSSL Project