Various header consistency fixes.

This commit is contained in:
Dr. Stephen Henson
1999-04-25 16:38:52 +00:00
parent 5043fc9fd5
commit c74b3a6037
8 changed files with 30 additions and 0 deletions

View File

@@ -941,6 +941,7 @@ X509_ATTRIBUTE *X509_ATTRIBUTE_dup();
X509_EXTENSION *X509_EXTENSION_dup();
X509_CRL *X509_CRL_dup();
X509_REQ *X509_REQ_dup();
X509_ALGOR *X509_ALGOR_dup();
X509_NAME *X509_NAME_dup();
X509_NAME_ENTRY *X509_NAME_ENTRY_dup();
RSA *RSAPublicKey_dup();