Version 1.2
Fixed ComputerNameActive and ComputerNamePending not returning accurate value
Added ComputerInfo Class
Fixed a naming bug since version 1.1 that caused an infinite loop
Fixed the java.IO.File.delete calls to now use the java.nio.file.Files.delete
Created a demo if the library is run directly
Fixed error with RSA generate key pair, it didn't check if save to files was true
Fixed error with ConvertBytes function not returning accurate value