I want to create x.509 certificate using crypto++ library .
----------------------X.509 v3 format ---------------------- Certificate Version Serial Number Algorithm ID Issuer Validity Not Before Not After Subject Subject Public Key Info Public Key Algorithm Subject Public Key Issuer Unique Identifier (Optional) Subject Unique Identifier (Optional) Extensions (Optional) ...*Certificate Signature Algorithm Certificate Signature ------------------------------------------------------------------ I illusion that crypto++ support x.509 format. But I search ... crypto++ library don't support x.509 certificate. I also saw other link but, i can't find. It is right Crypto++ library support only Subject public key info ? I saw http://www.cryptopp.com/wiki/X.509 site. I think it is already created certificate ..and verify I want to create x.509 certificate format and please advise me. And Please explain in detail thank u :D I alread saw blow sites: 1) http://www.cryptopp.com/wiki/X.509 2) find keyword x.509 in Crypto++ user group 3) http://www.cryptopp.com/docs/ref/class_x509_public_key.html 4) http://www.cryptopp.com/wiki/Keys_and_Formats#Dumping_PKCS_.238_and_X.509_Keys -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
