Home
last modified time | relevance | path

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

/external/smack/src/org/jivesoftware/smack/
DConnectionConfiguration.java60 private String keystorePath; field in ConnectionConfiguration
363 public void setKeystorePath(String keystorePath) { in setKeystorePath()