Skip to main content

AUTH_TOKEN_PARAMETER_D11

Constant AUTH_TOKEN_PARAMETER_D11 

Source
pub const AUTH_TOKEN_PARAMETER_D11: u64 = 0x01;
Expand description

The parameter type carrying an Authorization Token on draft-11.

Draft-11 Section 8.2.1.1 gives the AUTHORIZATION TOKEN parameter type 0x01 among the version-specific parameters. Draft-12 renumbered it to AUTH_TOKEN_PARAMETER and added it to the setup namespace beside it.