pub type TPMS_ENC_SCHEME_RSAES = TPMS_EMPTY;

Aliased Type§

struct TPMS_ENC_SCHEME_RSAES {
    pub empty: [u8; 1],
}

Fields§

§empty: [u8; 1]