Home
last modified time | relevance | path

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

/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/helloworldtls/
DHelloWorldServerTls.java45 private final String certChainFilePath; field in HelloWorldServerTls
51 String certChainFilePath, in HelloWorldServerTls()