tls1_3 常量

TlsProtocolVersion const tls1_3

传输层安全(TLS)协议版本 1.3。

参见 RFC-8446。

实现

static const tls1_3 = TlsProtocolVersion._(0x0304);