pub unsafe extern "C" fn grpc_tls_credentials_options_watch_identity_key_cert_pairs(
    options: *mut grpc_tls_credentials_options
)
Expand description

EXPERIMENTAL API - Subject to change

If set, gRPC stack will keep watching the identity key-cert pairs with name |identity_cert_name|. This is required on the server side, and optional on the client side.