Searched refs:workaroundProvider (Results 1 – 1 of 1) sorted by relevance
114 Provider workaroundProvider = new AndroidKeyStoreBCWorkaroundProvider(); in install() local118 Security.insertProviderAt(workaroundProvider, bcProviderIndex + 1); in install()122 Security.addProvider(workaroundProvider); in install()