Derivation path for the wallet's user key
passcodeEncryptionCode string
Encryption key which was used to encrypt the wallet passphrase at the time of wallet creation. This can be used to decrypt Box D on the wallet keycard.
The wallet's user private key, encrypted with the user's wallet passphrase. In the event of a loss of the user's wallet passphrase, this private key can be decrypted by using the passcodeEncryptionCode to decrypt Box D from the wallet keycard, then using that decrypted wallet passphrase to decrypt the encryptedPrv. This works even if the wallet passphrase has been changed since the creation of the wallet keycard.
V1 wallet's user private key, encrypted with the user's wallet passphrase. In the event of a loss of the user's wallet passphrase, this private key can be decrypted by using the passcodeEncryptionCode to decrypt Box D from the wallet keycard, then using that decrypted wallet passphrase to decrypt the encryptedPrv. This works even if the wallet passphrase has been changed since the creation of the wallet keycard.