Re: blob from CAPI

2003-12-01 Thread Dr. Stephen Henson
On Mon, Dec 01, 2003, Mike Gagnon wrote: > > I don't think it's PEM. It's binary (The function is binaryToString)... > Well the output from binaryToString should be PEM. If you want to convert the input then it should be DER. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see hom

Re: blob from CAPI

2003-12-01 Thread Mike Gagnon
I don't think it's PEM. It's binary (The function is binaryToString)... Mike > On Mon, Dec 01, 2003, Mike Gagnon wrote: > > > Hi Dr. Henson / list, > > > > This is the code that I was using to convert my blob to an OpenSSL certificate > > (the problem I have > > with this working code is that

Re: blob from CAPI

2003-12-01 Thread Dr. Stephen Henson
On Mon, Dec 01, 2003, Mike Gagnon wrote: > Hi Dr. Henson / list, > > This is the code that I was using to convert my blob to an OpenSSL certificate (the > problem I have > with this working code is that CryptBinaryToString is only available on XP): > > --

Re: blob from CAPI

2003-12-01 Thread Mike Gagnon
Hi Dr. Henson / list, This is the code that I was using to convert my blob to an OpenSSL certificate (the problem I have with this working code is that CryptBinaryToString is only available on XP): - CryptGetUserKey(

Re: blob from CAPI

2003-12-01 Thread Dr. Stephen Henson
On Mon, Dec 01, 2003, Mike Gagnon wrote: > Hi list, > > Would anyone know how to convert a CAPI certificate blob to an OpenSSL X509 > certificate? > > Thanks very much! > Mike Gagnon > > Depends on what you mean by a "CAPI certificate blob". It might already by a DER format certificate or co

blob from CAPI

2003-12-01 Thread Mike Gagnon
Hi list, Would anyone know how to convert a CAPI certificate blob to an OpenSSL X509 certificate? Thanks very much! Mike Gagnon __ OpenSSL Project http://www.openssl.org User Support Mailing Li