Hello, I'm using openssl in some software I'm writing, and so far I've extracted a private rsa key from a pem file, hashed some text using sha1, and then called RSA_sign to sign the hash.
Now I have this binary blob for a signature. But what I'm after is to put the text and the signature into the "ASCII Armor" format I see all over the place. Is there a quick way to do that? A simple format I put the text and signature in? A function call to do it for me? Thanks! - Jeremiah http://inlovewithGod.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]