pub type TPMS_SIG_SCHEME_SM2 = TPMS_SCHEME_HASH;

Aliased Type§

struct TPMS_SIG_SCHEME_SM2 {
    pub hashAlg: u16,
}

Fields§

§hashAlg: u16