QarOnboardInit Struct
Base init for full onboarding. More...
Declaration
Included Headers
Public Member Attributes Index
| QarStructureHeader | header |
| QarOnboardingId | onboarding_id |
|
Zero -> new identity; previously returned id -> re-enroll that slot. More... | |
| QarPeerPresentation | presentation |
Description
Base init for full onboarding.
The actual onboarding mode is selected by chaining exactly one of the mode extensions through header.next:
- QarOnboardCodeExt for code onboarding
- QarOnboardInviteExt for a full invite blob
Definition at line 950 of file qar_streaming.h.
Public Member Attributes
header
|
QAR_STRUCTURE_TYPE_RUNTIME_ONBOARD_INIT
Definition at line 952 of file qar_streaming.h.
onboarding_id
|
Zero -> new identity; previously returned id -> re-enroll that slot.
Definition at line 954 of file qar_streaming.h.
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.