pub type CSSM_TP_CERTRECLAIM_OUTPUT = cssm_tp_certreclaim_output;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and cssmtype only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_TP_CERTRECLAIM_OUTPUT {
pub ReclaimStatus: u32,
pub ReclaimedCertGroup: *mut cssm_certgroup,
pub KeyCacheHandle: u64,
}Fields§
§ReclaimStatus: u32👎Deprecated
§ReclaimedCertGroup: *mut cssm_certgroup👎Deprecated
§KeyCacheHandle: u64👎Deprecated