encryptPassword( [password] ) method

Encrypt the specified password and return the encrypted password

Syntax

encryptPassword( [password] )

Parameters

Name Type Argument Description
password string (optional) The password that is going to be encrypted

Source

common.js, line 87.