Package 

Class NoKeyStoreFactory

  • All Implemented Interfaces:
    org.acra.security.KeyStoreFactory

    
    public final class NoKeyStoreFactory
     implements KeyStoreFactory
                        

    Default KeyStoreFactory. Does not provide any KeyStore

    • Method Summary

      Modifier and Type Method Description
      KeyStore create(Context context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait