Move the certificate and key loading functions to apps.c, so they can
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Jun 2000 17:42:50 +0000 (17:42 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Jun 2000 17:42:50 +0000 (17:42 +0000)
commit90ae4673a5030996adea8c0c4d1f6a783ccd079f
treece522dafe6247cb297874f309322e6e81058fb73
parent2a98f41708973b1ce8b7a2c2a3274a599519beca
Move the certificate and key loading functions to apps.c, so they can
be shared by several applications.
apps/apps.c
apps/apps.h
apps/smime.c
apps/x509.c