public class HardwareWalletStates extends Object
Factory to provide the following to application API:
public static StoppedState newStoppedState()
public static DetachedState newDetachedState()
public static AttachedState newAttachedState()
public static DisconnectedState newDisconnectedState()
public static ConnectedState newConnectedState()
public static FailedState newFailedState()
public static InitialisedState newInitialisedState()
public static ConfirmWipeState newConfirmWipeState()
public static ConfirmResetState newConfirmResetState()
public static ConfirmLoadState newConfirmLoadState()
public static ConfirmPINState newConfirmPINState()
public static ConfirmEntropyState newConfirmEntropyState()
public static ConfirmGetAddressState newConfirmGetAddressState()
public static ConfirmGetPublicKeyState newConfirmGetPublicKeyState()
public static ConfirmGetDeterministicHierarchyState newConfirmGetDeterministicHierarchyState()
public static HardwareWalletState newConfirmCipherKeyState()
public static ConfirmSignTxState newConfirmSignTxState()
public static ConfirmSignMessageState newConfirmSignMessageState()
public static ConfirmChangePINState newConfirmChangePINState()
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.