Function grpcio_sys::grpc_tls_identity_pairs_create[][src]

pub unsafe extern "C" fn grpc_tls_identity_pairs_create(
) -> *mut grpc_tls_identity_pairs
Expand description

Creates a grpc_tls_identity_pairs that stores a list of identity credential data, including identity private key and identity certificate chain. It is used for experimental purpose for now and subject to change.