Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Encrypts given text with password

string $Crypto.Encrypt(password: string, salt: string, text: string)

Arguments

string password
string salt
string text