pub type CSSM_CERT_BUNDLE = cssm_cert_bundle;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and cssmtype only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_CERT_BUNDLE {
pub BundleHeader: cssm_cert_bundle_header,
pub Bundle: cssm_data,
}Fields§
§BundleHeader: cssm_cert_bundle_header👎Deprecated
§Bundle: cssm_data👎Deprecated