MemorySearchIsEncrypted Method |
Test is the given file is a encrypted MolEngine database
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic static bool IsEncrypted(
string filename
)
Parameters
- filename
- Type: SystemString
The MolEngine database to be tested
Return Value
Type:
BooleanTrue if yes
See Also