template <>
class WireSyncBufferClientImpl
Defined at line 1251 of file fidling/gen/sdk/fidl/fuchsia.tpm/fuchsia.tpm/cpp/fidl/fuchsia.tpm/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_tpm::Provision::IsOwned> IsOwned ()
Returns the OwnershipStatus of the TPM.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_tpm::Provision::TakeOwnership> TakeOwnership (::fuchsia_tpm::wire::ProvisionTakeOwnershipRequest ProvisionTakeOwnershipRequest)
TakeOwnership is a one time setup call that is required on operating
system install or after a factory reset.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.