Package convex.core.crypto.wallet
Class AWallet
java.lang.Object
convex.core.crypto.wallet.AWallet
- All Implemented Interfaces:
IWallet
- Direct Known Subclasses:
PKCS12Wallet
Base class for wallet implementations. A wallet implementation provides access and storage for multiple wallet entries
-
Constructor Details
-
AWallet
public AWallet()
-