Deprecate old style BIO callback calls
[openssl.git] / doc / man7 / migration_guide.pod
index 022ac8820724b9c036639619fd0b0da7bff6fa9a..89ef74f0a1ccb78287ced0d6b3ca162ee2163d5a 100644 (file)
@@ -1085,6 +1085,12 @@ There is no replacement. This option returned a constant string.
 
 =item -
 
+BIO_get_callback(), BIO_set_callback(), BIO_debug_callback()
+
+Use the respective non-deprecated _ex() functions.
+
+=item -
+
 BN_is_prime_ex(), BN_is_prime_fasttest_ex()
 
 Use L<BN_check_prime(3)> which that avoids possible misuse and always uses at least