fidl_fuchsia_tpm_cr50

Type Alias HeSecret

Source
pub type HeSecret = Vec<u8>;
Expand description

A high entropy secret that is randomly generated and usable for symmetric key encryption.

Aliased Typeยง

struct HeSecret { /* private fields */ }