mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
1.5 KiB
1.5 KiB
CapyKit.Helpers Namespace
Utility classes for tasks like data manipulation and reflection.
Classes
CalculationHelper | Static class providing helper methods for various calculations. |
CompressionHelper | A class that contains methods for managing data compression. |
EncryptionHelper | |
LanguageHelper | Helper class for handling text transformations. |
SecurityHelper | A class that contains methods for managing secure data processing and cryptography. |
SerializationHelper | |
SettingsHelper | Static class containing helper methods for retrieving and setting application settings. |
Interfaces
IEncryptionAlgorithm |
Enumerations
ValidCharacterCollection | An enumeration that defines the types of characters that can be included in a random string. |