Any utility class, such as the FileManager, are collected in the LLCryptoLib.Utils namespace
| C# | Visual Basic | Visual C++ |
namespace LLCryptoLib.Utils
Namespace LLCryptoLib.Utils
namespace LLCryptoLib.Utils
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| ClipboardUtils |
Clipboard management
| |
| DirectoryElements |
DirectoryElements contain a directory description
with all its files and the number of Directories
it contains
| |
| FileManager |
File Manager.
| |
| OS |
Operating System class
| |
| RandomString |
This class generates random strings in various formats.
| |
| TempFile |
Temp file class holds a list of temporary file.
The convenient method "DeleteTempFiles" deletes
every temp file created with "GetTempFileFullName"
| |
| WinRegistry |
Writes/Read from registry
|