Package 

Object KeyStoreHelper


  • 
    public class KeyStoreHelper
    
                        

    Helper to get a KeyStore from a configuration

    • Method Summary

      Modifier and Type Method Description
      final KeyStore getKeyStore(Context context, CoreConfiguration config) try to get the keystore
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getKeyStore

         final KeyStore getKeyStore(Context context, CoreConfiguration config)

        try to get the keystore

        Parameters:
        context - a context
        config - the configuration