Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Utils Class
Utils Methods
Encrypt Method
Encrypt Method (String)
Encrypt Method (Byte[], String)
Encrypt Method (String, String)
Utils
Encrypt Method (
Byte
, String)
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
byte
[]
Encrypt
(
byte
[]
val
,
string
key
)
Parameters
val
Type:
System
Byte
key
Type:
System
String
Return Value
Type:
Byte
See Also
Reference
Utils Class
Encrypt Overload
Scilligence.MolEngine.Companion Namespace