Callbacks
Supplying Your Own Callbacks
This section explains how to write your own certificate name check callback and certificate name mismatch callback, as mentioned in Using the Security Callbacks.
NOTE: Callbacks are implemented using functors. See Chapter 8, “The Functor Package,” in the Threads Module User’s Guide for more information.