pub fn transaction_id() -> [u8; 3]
Expand description
Creates a transaction ID used by the client to match outgoing messages with server replies, as defined in RFC 8415, Section 16.1.
pub fn transaction_id() -> [u8; 3]
Creates a transaction ID used by the client to match outgoing messages with server replies, as defined in RFC 8415, Section 16.1.