get_cert_chain_entry_impl_helper

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>,
) -> bool
Expand description

Get certificate chain entry at specified position