CSSM_TP_CERTISSUE_OUTPUT

Type Alias CSSM_TP_CERTISSUE_OUTPUT 

Source
pub type CSSM_TP_CERTISSUE_OUTPUT = cssm_tp_certissue_output;
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_TP_CERTISSUE_OUTPUT { pub IssueStatus: u32, pub CertGroup: *mut cssm_certgroup, pub PerformedServiceRequests: u32, }

Fields§

§IssueStatus: u32
👎Deprecated
§CertGroup: *mut cssm_certgroup
👎Deprecated
§PerformedServiceRequests: u32
👎Deprecated