Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Encrypts given text with password

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

Arguments

string password
string salt
string text
  • No labels