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
pub type CRYPT_SMIME_CAPABILITY = _CRYPT_SMIME_CAPABILITY;
struct CRYPT_SMIME_CAPABILITY {
pub pszObjId: *mut i8,
pub Parameters: _CRYPTOAPI_BLOB,
}
pszObjId: *mut i8
§Parameters: _CRYPTOAPI_BLOB