Class HotWalletEntry

java.lang.Object
convex.core.crypto.wallet.AWalletEntry
convex.core.crypto.wallet.HotWalletEntry
All Implemented Interfaces:
IWalletEntry

public class HotWalletEntry extends AWalletEntry
Class implementing a Hot Wallet Entry. Hot keys are stored in memory, and are accessible to attackers able to gain full control of the machine. May be in a locked locked or unlocked state. Unlocking requires passphrase.