Click or drag to resize

StiCryptHelperDecrypt Method (String, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.Licenses.StiCryptHelper.Decrypt(System.String,System.String)"]

Namespace:  Stimulsoft.Base.Licenses
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static string Decrypt(
	string str,
	string password = null
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Base.Licenses.StiCryptHelper.Decrypt(System.String,System.String)"]

password (Optional)
Type: SystemString

[Missing <param name="password"/> documentation for "M:Stimulsoft.Base.Licenses.StiCryptHelper.Decrypt(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.Licenses.StiCryptHelper.Decrypt(System.String,System.String)"]

See Also