Package org.bitcoinj.crypto
Class TrustStoreLoader.DefaultTrustStoreLoader
java.lang.Object
org.bitcoinj.crypto.TrustStoreLoader.DefaultTrustStoreLoader
- All Implemented Interfaces:
 TrustStoreLoader
- Enclosing interface:
 - TrustStoreLoader
 
public static class TrustStoreLoader.DefaultTrustStoreLoader
extends Object
implements TrustStoreLoader
- 
Nested Class Summary
Nested classes/interfaces inherited from interface org.bitcoinj.crypto.TrustStoreLoader
TrustStoreLoader.DefaultTrustStoreLoader, TrustStoreLoader.FileTrustStoreLoader - 
Field Summary
Fields inherited from interface org.bitcoinj.crypto.TrustStoreLoader
DEFAULT_KEYSTORE_PASSWORD, DEFAULT_KEYSTORE_TYPE - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultTrustStoreLoader
public DefaultTrustStoreLoader() 
 - 
 - 
Method Details
- 
getKeyStore
- Specified by:
 getKeyStorein interfaceTrustStoreLoader- Throws:
 FileNotFoundExceptionKeyStoreException
 
 -