diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-06-23 01:04:56 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-08-28 14:56:56 +0200 |
commit | 0a083a66bcae51a485d45ba416eac1d1fbe4ca15 (patch) | |
tree | 4c8eca6382c89812045f2475a35b5c26ec97df54 /CMake/Platforms | |
parent | e35205a0c4f8d80dc9e878049a0fb0eb18f61dbf (diff) |
vtls: move sha256sum into the Curl_ssl struct
The SHA-256 checksumming is also an SSL backend-specific function.
Let's include it in the struct declaring the functionality of SSL
backends.
In contrast to MD5, there is no fall-back code. To indicate this, the
respective entries are NULL for those backends that offer no support for
SHA-256 checksumming.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'CMake/Platforms')
0 files changed, 0 insertions, 0 deletions