pub async fn run_provisioning(
config: DeviceConfig,
) -> Result<NdnIdentity, IdentityError>Expand description
Run the zero-touch provisioning flow.
pub async fn run_provisioning(
config: DeviceConfig,
) -> Result<NdnIdentity, IdentityError>Run the zero-touch provisioning flow.