class Signer_Proxy

Defined at line 3892 of file fidling/gen/sdk/fidl/fuchsia.weave/fuchsia.weave/hlcpp/fuchsia/weave/cpp/fidl.h

Public Methods

void Signer_Proxy (::fidl::internal::ProxyController * controller)
void ~Signer_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void SignHash (::std::vector<uint8_t> hash, SignHashCallback callback)

cts-coverage-fidl-name:fuchsia.weave/Signer.SignHash

void SignHashWithPrivateKey (::std::vector<uint8_t> hash, ::std::vector<uint8_t> wrapped_private_key, SignHashWithPrivateKeyCallback callback)

cts-coverage-fidl-name:fuchsia.weave/Signer.SignHashWithPrivateKey