Hi all I'm working with ID-based signature (SHAMIR 84) and I create a struct as below:
struct sign { BIGNUM *s; BIGNUM *d; } How do I export this key into a file in a PEM format?? Thanks in advance ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org