Changes

Jump to navigation Jump to search
Line 47: Line 47:     
This copies two strings to the specified output buffers, each string is only copied if it was successfully loaded. The out sizes include the nul-terminator.
 
This copies two strings to the specified output buffers, each string is only copied if it was successfully loaded. The out sizes include the nul-terminator.
 +
 +
Str0 contains the protocol versions supported by SSL-module. What protocol version is currently being used or what protocol versions are actually supported by the server, do not affect this string. For example: "TLSv11/TLSv1/SSLv3".
 +
 +
Str1 contains the cipher suite currently being used. For example: "EDH-RSA-AES256-SHA".

Navigation menu