Modifier and Type | Method and Description |
---|---|
static io.grpc.ManagedChannel |
getManagedChannel(String host,
int port,
boolean useSSL,
String clientPrivateKey,
String clientCertificate,
String rootCertificate) |
public static io.grpc.ManagedChannel getManagedChannel(String host, int port, boolean useSSL, @Nullable String clientPrivateKey, @Nullable String clientCertificate, @Nullable String rootCertificate) throws SSLException
SSLException