projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f742e49
)
Missing =back.
author
Richard Levitte
<levitte@openssl.org>
Thu, 15 Aug 2002 10:59:55 +0000
(10:59 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 15 Aug 2002 10:59:55 +0000
(10:59 +0000)
Part of PR 196
doc/ssl/SSL_CTX_set_msg_callback.pod
patch
|
blob
|
history
diff --git
a/doc/ssl/SSL_CTX_set_msg_callback.pod
b/doc/ssl/SSL_CTX_set_msg_callback.pod
index a423932d0af86ca5e77ab8d1665c753a4336954f..0015e6ea7923ce192c6b7d70818b852b63c3e20c 100644
(file)
--- a/
doc/ssl/SSL_CTX_set_msg_callback.pod
+++ b/
doc/ssl/SSL_CTX_set_msg_callback.pod
@@
-69,6
+69,8
@@
The B<SSL> object that received or sent the message.
The user-defined argument optionally defined by
SSL_CTX_set_msg_callback_arg() or SSL_set_msg_callback_arg().
+=back
+
=head1 NOTES
Protocol messages are passed to the callback function after decryption