class FactoryDataManager
Defined at line 3939 of file fidling/gen/sdk/fidl/fuchsia.weave/fuchsia.weave/hlcpp/fuchsia/weave/cpp/fidl.h
This protocol is used to retrieve factory data that may be encrypted at
rest.
Public Members
static const char[] Name_
Public Methods
void ~FactoryDataManager ()
void GetPairingCode (GetPairingCodeCallback callback)
Return the device `pairing_code` on success.
void GetWeaveCertificate (GetWeaveCertificateCallback callback)
Returns the factory provisioned Weave certificate in PEM format.