DtlsPeerState.isDtls12
bool isDtls12() @property const @safe pure nothrow @nogcWhether this peer uses DTLS 1.2 (explicit nonce) encryption.
Returns
true if DTLS 1.2, false if DTLS 1.3.
bool isDtls12() @property const @safe pure nothrow @nogcWhether this peer uses DTLS 1.2 (explicit nonce) encryption.