pub type CSSM_SAMPLE = cssm_sample;👎Deprecated
Available on crate features
cssmconfig and cssmtype only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_SAMPLE {
pub TypedSample: cssm_list,
pub Verifier: *const cssm_subservice_uid,
}Fields§
§TypedSample: cssm_list👎Deprecated
§Verifier: *const cssm_subservice_uid👎Deprecated