Botan

TLS Handshake Hash

License
Botan is released under the Simplified BSD License (see LICENSE.md)

struct  HandshakeHash;

TLS Handshake Hash


const SecureVector!ubyte  flushInto(TLSProtocolVersion _version, in string mac_algo);

Return a TLS Handshake Hash


const SecureVector!ubyte  finalSSL3()(auto ref const SecureVector!ubyte secret);

Return a SSLv3 Handshake Hash