# Functions

FindInKeystoreDir searches the given `keystoreDir` for `address`, decrypts it with the given `pwd` and returns a Auth.
NewFromKeystoreFile constructs a new instance of Auth from GETH keystore, populates the ETH addr and unlocks priv key with PWD.

# Structs

Auth responsible for signing TXs.