Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/keystore/
DJSONFileKeyStoreClient.java32 public class JSONFileKeyStoreClient implements IKeyStoreClient { class
38 public JSONFileKeyStoreClient() { in JSONFileKeyStoreClient() method in JSONFileKeyStoreClient
41 public JSONFileKeyStoreClient(File jsonFile) throws KeyStoreException { in JSONFileKeyStoreClient() method in JSONFileKeyStoreClient