TLSProtocolVersion.this

  1. this(VersionCode named_version)
    struct TLSProtocolVersion
  2. this(ubyte major, ubyte minor)

Parameters

named_version VersionCode

a specific named version of the protocol

Meta