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

EXPERIMENTAL API - Subject to change

Creates a grpc_tls_identity_pairs that stores a list of identity credential data, including identity private key and identity certificate chain.