tls1_2 常量

TlsProtocolVersion const tls1_2

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

参见 RFC-5246。

实现

static const tls1_2 = TlsProtocolVersion._(0x0303);