recover Wallet
Restores a Pluto instance from a JWE (JSON Web Encryption) string.
Parameters
jwe
The JWE string that contains the encrypted backup.
Throws
if the JWE algorithm or key type is unsupported.
Restores a Pluto instance from a JWE (JSON Web Encryption) string.
The JWE string that contains the encrypted backup.
if the JWE algorithm or key type is unsupported.