pub type TPMS_ENC_SCHEME_OAEP = TPMS_SCHEME_HASH;

Aliased Type§

struct TPMS_ENC_SCHEME_OAEP {
    pub hashAlg: u16,
}

Fields§

§hashAlg: u16