class HashAlgorithm

Defined at line 1563 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/common_types.h

Denotes which hash algorithm is used to build the merkle tree for

fsverity-enabled files.

Public Members

static HashAlgorithm kSha256
static HashAlgorithm kSha512

Public Methods

void HashAlgorithm ()

Defined at line 1577 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/common_types.h

void HashAlgorithm (uint8_t value)

Defined at line 1578 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/common_types.h

EnumForSwitching_ operator fuchsia_io::HashAlgorithm::EnumForSwitching_ ()

Defined at line 1579 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/common_types.h

uint8_t operator unsigned char ()

Defined at line 1580 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/common_types.h

bool IsUnknown ()

Defined at line 1582 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/common_types.h

HashAlgorithm Unknown ()

Returns an enum corresponding to the member designated as

in the

FIDL schema if exists, or a compiler-reserved unknown value otherwise.

Defined at line 1595 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/common_types.h