pub type TPMS_KEY_SCHEME_ECDH = TPMS_SCHEME_HASH;

Aliased Type§

struct TPMS_KEY_SCHEME_ECDH {
    pub hashAlg: u16,
}

Fields§

§hashAlg: u16