Add docs for BIO_find_type() and friends.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 7 Sep 2000 13:04:27 +0000 (13:04 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 7 Sep 2000 13:04:27 +0000 (13:04 +0000)
commitcfd3bb1785581def14fe8851906887d167b2f0f3
treed61554a6a24ef7cfc29e406d2ea6c7a908c6d59f
parent62ab514e982757f2f491fcb0ae13ce921ae4fbaf
Add docs for BIO_find_type() and friends.

Added function BIO_next() otherwise you can't
traverse a chain without accessing BIO internals.
crypto/bio/bio.h
crypto/bio/bio_lib.c
crypto/pkcs7/pk7_doit.c
doc/crypto/BIO_find_type.pod [new file with mode: 0644]