You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLASSDESCRIPTION.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,6 @@ The HWInfo namespace includes many classes that return information about the cur
21
21
- RAM (Total Installed Ram Size)
22
22
- Storage (System Drive Total Size, System Drive Free Space)
23
23
24
-
# ComputerInfo
25
-
This class is an instantiated class that contains all the info in the OSInfo and HWInfo classes. It extends the HWInfo.Storage class to contain all reconized drives not just the system drive.
26
-
27
24
# SecurityTools
28
25
The SecurityTools class contains methods surrounding hashing and encryption. This includes the following:
29
26
- createSecureRandom() - Secure Random Number Generator
0 commit comments