a promise resolving to the decrypted value
Decrypt a map of values
map of values to decrypt
a promise resolving to a map of decrypted values
Encrypt a value
value to encrypt
a promise resolving to the encrypted value
Encrypt a map of values
map of values to encrypt
a promise resolving to a map of encrypted values
Test if a value is encrypted
value to test
true if the value is encrypted, false otherwise
Decrypt a value