CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/02 07:37:59
Modified files:
lib/libtls : Symbols.list tls.h tls_conninfo.c
tls_internal.h
Log message:
Provide tls_conn_cipher_strength().
This returns the strength in bits of the symmetric cipher used for the
connection.
Diff from gilles@
ok tb@
