Interface GrpcClientConfiguration.TlsClientConfig.JksConfiguration

Enclosing interface:
GrpcClientConfiguration.TlsClientConfig

public static interface GrpcClientConfiguration.TlsClientConfig.JksConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    Password of the key file.
    Path of the key file (JKS format).
  • Method Details