Click or drag to resize

CryptographyEncrypt Method (String)

Namespace:  Ingeniux.Runtime.Security
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
public static string Encrypt(
	string source
)

Parameters

source
Type: SystemString

Return Value

Type: String
See Also