class Signer_SyncProxy
Defined at line 3923 of file fidling/gen/sdk/fidl/fuchsia.weave/fuchsia.weave/hlcpp/fuchsia/weave/cpp/fidl.h
Public Methods
void Signer_SyncProxy (::zx::channel channel)
void ~Signer_SyncProxy ()
zx_status_t SignHash (::std::vector<uint8_t> hash, ::fuchsia::weave::Signer_SignHash_Result * out_Signer_SignHash_Result)
cts-coverage-fidl-name:fuchsia.weave/Signer.SignHash
zx_status_t SignHashWithPrivateKey (::std::vector<uint8_t> hash, ::std::vector<uint8_t> wrapped_private_key, ::fuchsia::weave::Signer_SignHashWithPrivateKey_Result * out_Signer_SignHashWithPrivateKey_Result)
cts-coverage-fidl-name:fuchsia.weave/Signer.SignHashWithPrivateKey
Friends
class SynchronousInterfacePtr