Constant RESET_TOKEN_SIZE
pub const RESET_TOKEN_SIZE: usize = 16; // 16usizeAvailable on crate feature
quic only.Expand description
The longest stateless reset token, in bytes (RFC 9000 §10.3).
pub const RESET_TOKEN_SIZE: usize = 16; // 16usizequic only.The longest stateless reset token, in bytes (RFC 9000 §10.3).