Change the PEM function implementation to use a common set of macros: this
authorDr. Stephen Henson <steve@openssl.org>
Wed, 9 Jun 1999 18:05:30 +0000 (18:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 9 Jun 1999 18:05:30 +0000 (18:05 +0000)
commitf62676b92dbbb10221f2627bcaa0d5348d674271
treed695947b5782e4853885b8214c1cc5fac657d6b4
parent32933c961b609e0ee5e385709859a0c2819b5363
Change the PEM function implementation to use a common set of macros: this
should make modifying them easier.

Fix the selfsign demo: it was rather ancient and used deleted functions.
CHANGES
crypto/pem/pem.h
crypto/pem/pem_all.c
demos/selfsign.c