Create a public/private key pair
Create a backup key
Create a BitGo key
(empty)
Get a keychain by ID
Gets keys for signing from a wallet
list the users keychains
Change the decryption password for all possible keychains associated with a user.
This function iterates through all keys associated with the user, decrypts them with the old password and re-encrypts them with the new password.
This should be called when a user changes their login password, and are expecting that their wallet passwords are changed to match the new login password.
changedKeys Object - e.g.: { xpub1: encryptedPrv, ... }
Update the password used to decrypt a single keychain
Generated using TypeDoc
Add a keychain to BitGo's records