On this pageSecretBox.encrypt() methodSignature:encrypt(message: string): Promise<string>;ParametersParameterTypeDescriptionmessagestringReturns:Promise<string>