Skip to main content

QarOnboardInit Struct

Base init for full onboarding. More...

Declaration

struct QarOnboardInit { ... }

Included Headers

Public Member Attributes Index

QarStructureHeaderheader
QarOnboardingIdonboarding_id

Zero -> new identity; previously returned id -> re-enroll that slot. More...

QarPeerPresentationpresentation

Description

Base init for full onboarding.

The actual onboarding mode is selected by chaining exactly one of the mode extensions through header.next:

Definition at line 950 of file qar_streaming.h.

Public Member Attributes

header

QarStructureHeader QarOnboardInit::header

QAR_STRUCTURE_TYPE_RUNTIME_ONBOARD_INIT

Definition at line 952 of file qar_streaming.h.

onboarding_id

QarOnboardingId QarOnboardInit::onboarding_id

Zero -> new identity; previously returned id -> re-enroll that slot.

Definition at line 954 of file qar_streaming.h.

presentation

QarPeerPresentation QarOnboardInit::presentation

display_name also feeds the sanitized debug label in cert CN and the storage-slot directory.

Definition at line 957 of file qar_streaming.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.