diff options
Diffstat (limited to 'lib/libssl/src/doc/API.doc')
-rw-r--r-- | lib/libssl/src/doc/API.doc | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/lib/libssl/src/doc/API.doc b/lib/libssl/src/doc/API.doc deleted file mode 100644 index fe2820259a3..00000000000 --- a/lib/libssl/src/doc/API.doc +++ /dev/null @@ -1,24 +0,0 @@ -SSL - SSLv2/v3/v23 etc. - -BIO - methods and how they plug together - -MEM - memory allocation callback - -CRYPTO - locking for threads - -EVP - Ciphers/Digests/signatures - -RSA - methods - -X509 - certificate retrieval - -X509 - validation - -X509 - X509v3 extensions - -Objects - adding object identifiers - -ASN.1 - parsing - -PEM - parsing - |