-
- All Implemented Interfaces:
-
org.acra.security.KeyStoreFactory
public abstract class BaseKeyStoreFactory implements KeyStoreFactory
Provides base KeyStoreFactory implementation
creates a new KeyStoreFactory with the specified certificate type
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumBaseKeyStoreFactory.Type
-
Constructor Summary
Constructors Constructor Description BaseKeyStoreFactory(String certificateType)BaseKeyStoreFactory()
-