Function DecryptString

  • Parameters

    • encryptedStr: string
    • password: string

      Password used to generate key

    • algorithm: string = "aes-256-cbc"

    Returns string

    2.0.7

    2020-07-11