pub type CSSM_TP_CERTNOTARIZE_OUTPUT = cssm_tp_certnotarize_output;
👎Deprecated
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_TP_CERTNOTARIZE_OUTPUT {
pub NotarizeStatus: u32,
pub NotarizedCertGroup: *mut cssm_certgroup,
pub PerformedServiceRequests: u32,
}
Fields§
§NotarizeStatus: u32
👎Deprecated
§NotarizedCertGroup: *mut cssm_certgroup
👎Deprecated
§PerformedServiceRequests: u32
👎Deprecated