I'm trying to pull the name information from a certificate and signature. I
have a signed document and I am pulling the information from there. I can
readily get the email address with X509_get1_email, but I have yet to find
anything that will give me the name of that person. Anyone have an idea?

Thanks much,
Sean Walker



BEGIN:VCARD
VERSION:2.1
N:Walker;Sean
FN:Sean Walker
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20000901T203920Z
END:VCARD

Reply via email to