Botan

TLS Session Key

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

struct  TLSSessionKeys;

TLS TLSSession Keys


this()(in HandshakeState state, auto ref SecureVector!ubyte pre_master_secret, bool resuming);

TLSSessionKeys Constructor