[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-cryptoapi
Subject:    How To Unsubscribe from a list.
From:       "Pauley, John" <PauleyJ () CYBERMARK ! COM>
Date:       2000-08-29 19:09:24
[Download RAW message or body]


HOW TO UNSUBSCRIBE FROM THIS MAILING LIST
=======================================

Send a new message to LISTSERV@DISCUSS.MICROSOFT.COM with message text:

signoff CryptoAPI

or

login to the CryptoAPI dissuction web page and update your account to
refelect that you want to unsubscribe.

> -----Original Message-----
> From: Sunil Kumar [mailto:Ksunil@LENDINGSPACE.COM]
> Sent: Tuesday, August 29, 2000 2:53 PM
> To: CryptoAPI@DISCUSS.MICROSOFT.COM
> Subject: Re: Problem in CPSetKeyParam and KP_CERTIFICATE
> 
> 
> how do i unsubscribe  from this list
> 
> -----Original Message-----
> From: Carlos Lopez [mailto:clopez@MICROSOFT.COM]
> Sent: Tuesday, August 29, 2000 2:48 PM
> To: CryptoAPI@DISCUSS.MICROSOFT.COM
> Subject: Re: Problem in CPSetKeyParam and KP_CERTIFICATE
> 
> 
> If it's DER encoded you can usually look at the first four bytes.
> A typical certificate might look like
> 0x30 0x82 0x01 0x87 ...
> 
> Look at the second byte 0x82.  The highest bit is on so it is an
> extended
> value.  The 2 in 0x82 means that the size is specified in the next 2
> bytes.
> So the size of the blob is 0x187 + the first 4 bytes.  The second byte
> will
> always be 0x82(I don't think a certificate can be less than 
> 128 bytes).
> So you can usually just look at bytes 2 and 3 for the size and add 4.
> 
> Carlos
> 
> -----Original Message-----
> From: Jose Luis Martínez [mailto:jolumabu@ERESMAS.COM]
> Sent: Tuesday, August 29, 2000 3:15 AM
> To: CryptoAPI@DISCUSS.MICROSOFT.COM
> Subject: Problem in CPSetKeyParam and KP_CERTIFICATE
> 
> 
> I´m develop a CSP with support with Smart Card.
> 
> In CPGetKeyParam. dwParam is KP_Certificate. I think that in 
> this moment
> *pbData must be the cerficate, and I must be store in the 
> Smart Card. it
> is
> true?.
> 
> I don´t know the length of this, how can compute it?
> How is the format?
> 
> Thanks all.
> 
> ----------------------------------------------------------------
> Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
> contains important info including how to unsubscribe.  Save 
> time, search
> the archives at http://discuss.microsoft.com/archives/index.html
> 
> ----------------------------------------------------------------
> Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
> contains important info including how to unsubscribe.  Save 
> time, search
> the archives at http://discuss.microsoft.com/archives/index.html
> 
> ----------------------------------------------------------------
> Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
> contains important info including how to unsubscribe.  Save 
> time, search
> the archives at http://discuss.microsoft.com/archives/index.html
> 

----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info including how to unsubscribe.  Save time, search
the archives at http://discuss.microsoft.com/archives/index.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic