[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Certificates - X.509



Hi,
 
I have a problem when creating a certificate Payload. In RFC2408 it mentions 3 types of X.509 certificates, mainly: 
  1. X.509 Certificate - Signature                    4
  2. X.509 Certificate - Key Exchange            5
  3. x.509 Certificate - Attribute                    10
What is the difference between them??? or there is any other document that explain this??? The problem is that the SSL functions I am using return a whole X509 structure. It doesn't distinguish between these X.509.
 
Thanks,
Aaron