class Seal
Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/wire_types.h
Data representing a cryptographic seal of the contents of the device.
This currently contains the hash of the superblock, and the superblock
contains the expected dimensions of the device and the root hash of the
integrity information Merkle tree
Public Methods
void Seal ()
void Seal (const Seal & )
Defined at line 273 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/wire_types.h
Seal & operator= (const Seal & )
Defined at line 274 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/wire_types.h
void Seal (Seal && )
Defined at line 275 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/wire_types.h
bool has_invalid_tag ()
bool is_sha256 ()
Seal WithSha256 (::fidl::ObjectView< ::fuchsia_hardware_block_verified::wire::Sha256Seal> val)
Seal & operator= (Seal && )
Defined at line 276 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/wire_types.h
template <typename... Args>
Seal WithSha256 (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 289 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/wire_types.h
::fuchsia_hardware_block_verified::wire::Sha256Seal & sha256 ()
const ::fuchsia_hardware_block_verified::wire::Sha256Seal & sha256 ()
::fuchsia_hardware_block_verified::wire::Seal::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kSha256 | 1 |
Defined at line 278 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.verified/fuchsia.hardware.block.verified/cpp/fidl/fuchsia.hardware.block.verified/cpp/wire_types.h