CSSM_KRSUBSERVICE

Type Alias CSSM_KRSUBSERVICE 

Source
pub type CSSM_KRSUBSERVICE = cssm_krsubservice;
👎Deprecated
Available on crate features cssmconfig and cssmkrapi and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_KRSUBSERVICE { pub SubServiceId: u32, pub Description: *mut i8, pub WrappedProduct: cssm_kr_wrappedproductinfo, }

Fields§

§SubServiceId: u32
👎Deprecated
§Description: *mut i8
👎Deprecated
§WrappedProduct: cssm_kr_wrappedproductinfo
👎Deprecated