prf::crypto::IBootstrapService class

Bootstrap-mode state published to crypto control commands.

Derived classes

class app::runtime::BootstrapState final
Bootstrap gate state exposed to control/auth code.

Constructors, destructors, conversion operators

~IBootstrapService() defaulted virtual

Public functions

auto bootstrap_required() const -> bool pure virtual
Returns true when device is still waiting for first admin key bootstrap.
auto current_bootstrap_code(uint8_t* out_code) const -> bool pure virtual
Returns current bootstrap code shown to operator.