pub type TPMS_SCHEME_MGF1 = TPMS_SCHEME_HASH;

Aliased Type§

struct TPMS_SCHEME_MGF1 {
    pub hashAlg: u16,
}

Fields§

§hashAlg: u16