Function get_cert_chain_entry_impl_helper
pub unsafe fn get_cert_chain_entry_impl_helper(
configurator: *mut SSLContextConfigurator,
cert_index: i32,
chain_index: i32,
encoding: &mut i32,
cert_data: &mut Vec<u8>,
) -> boolExpand description
Get certificate chain entry at specified position