$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Which encryption algorithm is used in Boost::Asio and SSL?
From: Andi Clemens (andi.clemens_at_[hidden])
Date: 2011-09-06 12:01:21
Hi,
I searched the web for some time now, but I was not able to find out which
encryption algorithm is used when using SSL with Boost::Asio.
Is there a standard algorithm or do the communicating sockets handle out
some method?
Andi