Searched defs:privateKeyPath (Results 1 – 2 of 2) sorted by relevance
86 private String privateKeyPath; field in TlsContextOptions171 public void initMtlsFromPath(String certificatePath, String privateKeyPath) { in initMtlsFromPath()279 …ic static TlsContextOptions createWithMtlsFromPath(String certificatePath, String privateKeyPath) { in createWithMtlsFromPath()459 public TlsContextOptions withMtlsFromPath(String certificatePath, String privateKeyPath) { in withMtlsFromPath()564 String privateKeyPath, in tlsContextOptionsNew()
74238 "privateKeyPath": { object