comparison mod_telnet_tlsinfo/README.markdown @ 2876:ea6b5321db50

README files: Fix typos
author Kim Alvefur <zash@zash.se>
date Sun, 04 Feb 2018 16:05:27 +0100
parents 8de50be756e5
children 957e87067231
comparison
equal deleted inserted replaced
2875:c3a039972b74 2876:ea6b5321db50
43 ---------------- ------------------------------------------------------------------------------------------------- 43 ---------------- -------------------------------------------------------------------------------------------------
44 protocol The protocol used. **Note**: With older LuaSec, this is the protocol that added the used cipher 44 protocol The protocol used. **Note**: With older LuaSec, this is the protocol that added the used cipher
45 cipher The OpenSSL cipher string for the currently used cipher 45 cipher The OpenSSL cipher string for the currently used cipher
46 encryption Encryption algorithm used 46 encryption Encryption algorithm used
47 bits, algbits Secret bits involved in the cipher 47 bits, algbits Secret bits involved in the cipher
48 authentication The authentication algoritm used 48 authentication The authentication algorithm used
49 mac Message authentication algorithm used 49 mac Message authentication algorithm used
50 key Key exchange mechanism used. 50 key Key exchange mechanism used.
51 export Whethere an export cipher is used 51 export Whethere an export cipher is used
52 52
53 Compatibility 53 Compatibility