mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Tools >> SecurityInfo >> SHA1_EncryptString

SecurityInfo.SHA1_EncryptString Method



Encrypt a string, given the string.


Namespace: SobekCM.Tools
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public static string SHA1_EncryptString(
	string Source
)

Parameters

Source
Type: System..::..String
String to encrypt

Return Value

Type: String
The encrypted string

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )