Searched defs:osKeyStorePath (Results 1 – 3 of 3) sorted by relevance
96 public DebugKeyProvider(String osKeyStorePath, String storeType, IKeyGenOutput output) in DebugKeyProvider()123 String osKeyStorePath = folder + "debug.keystore"; in getDefaultKeyStoreOsPath() local163 private boolean loadKeyEntry(String osKeyStorePath, String storeType) throws KeyStoreException, in loadKeyEntry()203 private void createNewStore(String osKeyStorePath, String storeType, IKeyGenOutput output) in createNewStore()
53 String osKeyStorePath, in createNewStore()
97 private PrivateKeyEntry loadKeyEntry(String osKeyStorePath, String storeType, in loadKeyEntry()