Type Alias CRYPT_SMIME_CAPABILITY

Source
pub type CRYPT_SMIME_CAPABILITY = _CRYPT_SMIME_CAPABILITY;

Aliased Type§

struct CRYPT_SMIME_CAPABILITY {
    pub pszObjId: *mut i8,
    pub Parameters: _CRYPTOAPI_BLOB,
}

Fields§

§pszObjId: *mut i8§Parameters: _CRYPTOAPI_BLOB