pub type PKCS7 = pkcs7_st;Aliased Type§
#[repr(C)]pub struct PKCS7 {
pub type_: *mut asn1_object_st,
pub d: pkcs7_st__bindgen_ty_1,
}Fields§
§type_: *mut asn1_object_st§d: pkcs7_st__bindgen_ty_1pub type PKCS7 = pkcs7_st;#[repr(C)]pub struct PKCS7 {
pub type_: *mut asn1_object_st,
pub d: pkcs7_st__bindgen_ty_1,
}type_: *mut asn1_object_st§d: pkcs7_st__bindgen_ty_1