Module token

Module token 

Source
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§

TokenChallenge
NDNCERT token challenge handler.
TokenStore
Thread-safe store of valid one-time enrollment tokens.