User Tools

Site Tools


api:umfencryption:encrypt

Description:
Encrypt a string and return it.

Added In: v0.40

Function

public static string Encrypt(string message, bool output = false)
public static string Encrypt(string message, string password, bool output = false)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umfencryption/encrypt.txt · Last modified: 2019/06/29 23:46 by umfdev