CSSM_BASE_CERTS

Type Alias CSSM_BASE_CERTS 

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

Aliased Type§

#[repr(C)]
pub struct CSSM_BASE_CERTS { pub TPHandle: isize, pub CLHandle: isize, pub Certs: cssm_certgroup, }

Fields§

§TPHandle: isize
👎Deprecated
§CLHandle: isize
👎Deprecated
§Certs: cssm_certgroup
👎Deprecated