pub type CSSM_TP_AUTHORITY_ID = cssm_tp_authority_id;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and cssmtype only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_TP_AUTHORITY_ID {
pub AuthorityCert: *mut cssm_data,
pub AuthorityLocation: *mut cssm_net_address,
}Fields§
§AuthorityCert: *mut cssm_data👎Deprecated
§AuthorityLocation: *mut cssm_net_address👎Deprecated