TLSSession.this
- this(Vector!ubyte session_identifier, SecureVector!ubyte master_secret, SecureVector!ubyte orig_hs_hash, TLSProtocolVersion _version, ushort ciphersuite, ubyte compression_method, ConnectionSide side, size_t fragment_size, bool extended_master_secret, Vector!X509Certificate certs, Vector!ubyte ticket, TLSServerInformation server_info, string srp_identifier)
class TLSSession
this
(,,,,,,,,,,,,) - this(const(ubyte)* ber, size_t ber_len)
- this(string pem)
botan tls session TLSSession
constructorsfunctionsstatic functions
New session (sets session start time)