- 
                    
                    
 public class EthereumKeystore.Companion
- 
                
                    
                    
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final StringTAGpublic final static EthereumKeystore.CompanionINSTANCE
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final EthereumKeystoreloadFromUri(Context context, Uri uri)load keystore from Uri, fail if file not exists, or target file is not a valid ethereum keystore final StringgetTAG()- 
                    
                    
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        loadFromUrifinal EthereumKeystore loadFromUri(Context context, Uri uri) load keystore from Uri, fail if file not exists, or target file is not a valid ethereum keystore - Parameters:
- context-- application Context 
 
- uri-- Uri to the keystore file 
 
 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
                    
                    
 
-