diff options
Diffstat (limited to 'src/lib/x509/info.txt')
-rw-r--r-- | src/lib/x509/info.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/lib/x509/info.txt b/src/lib/x509/info.txt index 20a1aa2b0..0c2ff8218 100644 --- a/src/lib/x509/info.txt +++ b/src/lib/x509/info.txt @@ -10,3 +10,22 @@ pubkey sha1 sha2_32 </requires> + +<header:public> +certstor.h +ocsp.h +pkcs10.h +pkix_enums.h +pkix_types.h +x509_ca.h +x509_crl.h +x509_ext.h +x509_obj.h +x509cert.h +x509path.h +x509self.h +</header:public> + +<header:internal> +datastor.h +</header:internal> |