talawa-api / Exports / utilities/PII/decryption
Module: utilities/PII/decryption
Table of contents
Functions
Functions
decrypt
▸ decrypt(encryptedText
, key
, iv
): string
Parameters
Name | Type |
---|
encryptedText | string |
key | string |
iv | string |
Returns
string
Defined in
src/utilities/PII/decryption.ts:4