Home
last modified time | relevance | path

Searched defs:privateKeyFilePath (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/helloworldtls/
DHelloWorldServerTls.java46 private final String privateKeyFilePath; field in HelloWorldServerTls
52 String privateKeyFilePath, in HelloWorldServerTls()