Expand description
Token challenge — client proves identity by submitting a pre-provisioned one-time token.
Tokens are issued out-of-band (e.g. at factory time, via a management UI) and are consumed on successful use. This is the primary challenge type for fleet zero-touch provisioning.
Structs§
- Token
Challenge - NDNCERT token challenge handler.
- Token
Store - Thread-safe store of valid one-time enrollment tokens.