Package 

Interface KeyStoreFactory


  • 
    public interface KeyStoreFactory
    
                        

    The interface can be used to provide a KeyStore with certificates.

    • Method Summary

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

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