Package org.bitcoinj.crypto
Class TrustStoreLoader.FileTrustStoreLoader
java.lang.Object
org.bitcoinj.crypto.TrustStoreLoader.FileTrustStoreLoader
- All Implemented Interfaces:
TrustStoreLoader
- Enclosing interface:
- TrustStoreLoader
public static class TrustStoreLoader.FileTrustStoreLoader
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
-
Method Summary
-
Constructor Details
-
FileTrustStoreLoader
- Throws:
FileNotFoundException
-
-
Method Details
-
getKeyStore
- Specified by:
getKeyStore
in interfaceTrustStoreLoader
- Throws:
FileNotFoundException
KeyStoreException
-