decryptPassword( [password] ) method

Decrypt the specified password and return the decrypted password

Syntax

decryptPassword( [password] )

Parameters

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

Source

common.js, line 99.