New Utility function.
In this version the assembly was unsigned in order to prevent issue related to the key. (Bug #18 ).
I also added a new utility function named fn_GetBytes which receive an string as parameter and return an array of byte. It would help when calling API that required basic User:Password authentication like the one commented in bug #18 .
#20 Fix SSL issue.