pub type TPMS_SIG_SCHEME_RSAPSS = TPMS_SCHEME_HASH;

Aliased Type§

struct TPMS_SIG_SCHEME_RSAPSS {
    pub hashAlg: u16,
}

Fields§

§hashAlg: u16