decryptValue
For the complete documentation index, see llms.txt
Midnight.js API Reference v4.0.4
Midnight.js API Reference / @midnight-ntwrk/midnight-js-level-private-state-provider / decryptValue
Function: decryptValue()
decryptValue(
encryptedValue,encryption,password):Promise<string>
Parameters
encryptedValue
string
encryption
password
string
Returns
Promise<string>