@licensespring/node-sdk 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. package/README.md +1 -0
  2. package/dist/.env.prod +22 -0
  3. package/dist/hwid/hardware_id_generator/CHANGELOG.md +4 -0
  4. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/glibc/libhardware_id_generator.so +0 -0
  5. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/musl/libhardware_id_generator.so +0 -0
  6. package/dist/hwid/hardware_id_generator/bin/linux/arm/glibc/libhardware_id_generator.so +0 -0
  7. package/dist/hwid/hardware_id_generator/bin/linux/arm/musl/libhardware_id_generator.so +0 -0
  8. package/dist/hwid/hardware_id_generator/bin/linux/i686/glibc/libhardware_id_generator.so +0 -0
  9. package/dist/hwid/hardware_id_generator/bin/linux/i686/musl/libhardware_id_generator.so +0 -0
  10. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/glibc/libhardware_id_generator.so +0 -0
  11. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/musl/libhardware_id_generator.so +0 -0
  12. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/glibc/libhardware_id_generator.so +0 -0
  13. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/musl/libhardware_id_generator.so +0 -0
  14. package/dist/hwid/hardware_id_generator/bin/linux/s390x/glibc/libhardware_id_generator.so +0 -0
  15. package/dist/hwid/hardware_id_generator/bin/linux/s390x/musl/libhardware_id_generator.so +0 -0
  16. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/glibc/libhardware_id_generator.so +0 -0
  17. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/musl/libhardware_id_generator.so +0 -0
  18. package/dist/hwid/hardware_id_generator/bin/macos/arm64/libhardware_id_generator.so +0 -0
  19. package/dist/hwid/hardware_id_generator/bin/macos/x86_64/libhardware_id_generator.so +0 -0
  20. package/dist/hwid/hardware_id_generator/bin/windows/arm/hardware_id_generator.dll +0 -0
  21. package/dist/hwid/hardware_id_generator/bin/windows/arm64/hardware_id_generator.dll +0 -0
  22. package/dist/hwid/hardware_id_generator/bin/windows/x64/hardware_id_generator.dll +0 -0
  23. package/dist/hwid/hardware_id_generator/bin/windows/x86/hardware_id_generator.dll +0 -0
  24. package/dist/hwid/hardware_id_generator/documentation/Documentation.html +1 -0
  25. package/dist/hwid/hardware_id_generator/documentation/README.md +25 -0
  26. package/dist/hwid/hardware_id_generator/documentation/html/annotated.html +115 -0
  27. package/dist/hwid/hardware_id_generator/documentation/html/annotated_dup.js +10 -0
  28. package/dist/hwid/hardware_id_generator/documentation/html/bc_s.png +0 -0
  29. package/dist/hwid/hardware_id_generator/documentation/html/bc_sd.png +0 -0
  30. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider-members.html +114 -0
  31. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.html +338 -0
  32. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.js +5 -0
  33. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.png +0 -0
  34. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud-members.html +114 -0
  35. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.html +184 -0
  36. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.js +4 -0
  37. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.png +0 -0
  38. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux-members.html +114 -0
  39. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.html +184 -0
  40. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.js +4 -0
  41. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.png +0 -0
  42. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos-members.html +114 -0
  43. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.html +184 -0
  44. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.js +4 -0
  45. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.png +0 -0
  46. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows-members.html +114 -0
  47. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.html +192 -0
  48. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.js +4 -0
  49. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.png +0 -0
  50. package/dist/hwid/hardware_id_generator/documentation/html/classes.html +111 -0
  51. package/dist/hwid/hardware_id_generator/documentation/html/closed.png +0 -0
  52. package/dist/hwid/hardware_id_generator/documentation/html/dir_a49c68042076af89c9be520540c36a5a.html +106 -0
  53. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.html +122 -0
  54. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.js +9 -0
  55. package/dist/hwid/hardware_id_generator/documentation/html/doc.svg +12 -0
  56. package/dist/hwid/hardware_id_generator/documentation/html/docd.svg +12 -0
  57. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.css +2045 -0
  58. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.svg +28 -0
  59. package/dist/hwid/hardware_id_generator/documentation/html/dynsections.js +192 -0
  60. package/dist/hwid/hardware_id_generator/documentation/html/exports_8h_source.html +137 -0
  61. package/dist/hwid/hardware_id_generator/documentation/html/files.html +116 -0
  62. package/dist/hwid/hardware_id_generator/documentation/html/files_dup.js +4 -0
  63. package/dist/hwid/hardware_id_generator/documentation/html/folderclosed.svg +11 -0
  64. package/dist/hwid/hardware_id_generator/documentation/html/folderclosedd.svg +11 -0
  65. package/dist/hwid/hardware_id_generator/documentation/html/folderopen.svg +17 -0
  66. package/dist/hwid/hardware_id_generator/documentation/html/folderopend.svg +12 -0
  67. package/dist/hwid/hardware_id_generator/documentation/html/functions.html +110 -0
  68. package/dist/hwid/hardware_id_generator/documentation/html/functions_func.html +110 -0
  69. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider_8h_source.html +161 -0
  70. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__cloud_8h_source.html +142 -0
  71. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__linux_8h_source.html +131 -0
  72. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__macos_8h_source.html +131 -0
  73. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__windows_8h_source.html +149 -0
  74. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.html +114 -0
  75. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.js +9 -0
  76. package/dist/hwid/hardware_id_generator/documentation/html/index.html +132 -0
  77. package/dist/hwid/hardware_id_generator/documentation/html/index.js +4 -0
  78. package/dist/hwid/hardware_id_generator/documentation/html/jquery.js +34 -0
  79. package/dist/hwid/hardware_id_generator/documentation/html/logo_small.png +0 -0
  80. package/dist/hwid/hardware_id_generator/documentation/html/menu.js +136 -0
  81. package/dist/hwid/hardware_id_generator/documentation/html/menudata.js +35 -0
  82. package/dist/hwid/hardware_id_generator/documentation/html/minus.svg +8 -0
  83. package/dist/hwid/hardware_id_generator/documentation/html/minusd.svg +8 -0
  84. package/dist/hwid/hardware_id_generator/documentation/html/nav_f.png +0 -0
  85. package/dist/hwid/hardware_id_generator/documentation/html/nav_fd.png +0 -0
  86. package/dist/hwid/hardware_id_generator/documentation/html/nav_g.png +0 -0
  87. package/dist/hwid/hardware_id_generator/documentation/html/nav_h.png +0 -0
  88. package/dist/hwid/hardware_id_generator/documentation/html/nav_hd.png +0 -0
  89. package/dist/hwid/hardware_id_generator/documentation/html/navtree.css +149 -0
  90. package/dist/hwid/hardware_id_generator/documentation/html/navtree.js +559 -0
  91. package/dist/hwid/hardware_id_generator/documentation/html/navtreedata.js +50 -0
  92. package/dist/hwid/hardware_id_generator/documentation/html/navtreeindex0.js +31 -0
  93. package/dist/hwid/hardware_id_generator/documentation/html/open.png +0 -0
  94. package/dist/hwid/hardware_id_generator/documentation/html/plus.svg +9 -0
  95. package/dist/hwid/hardware_id_generator/documentation/html/plusd.svg +9 -0
  96. package/dist/hwid/hardware_id_generator/documentation/html/resize.js +155 -0
  97. package/dist/hwid/hardware_id_generator/documentation/html/search/all_0.js +4 -0
  98. package/dist/hwid/hardware_id_generator/documentation/html/search/all_1.js +4 -0
  99. package/dist/hwid/hardware_id_generator/documentation/html/search/all_2.js +6 -0
  100. package/dist/hwid/hardware_id_generator/documentation/html/search/all_3.js +9 -0
  101. package/dist/hwid/hardware_id_generator/documentation/html/search/all_4.js +4 -0
  102. package/dist/hwid/hardware_id_generator/documentation/html/search/all_5.js +5 -0
  103. package/dist/hwid/hardware_id_generator/documentation/html/search/all_6.js +4 -0
  104. package/dist/hwid/hardware_id_generator/documentation/html/search/all_7.js +4 -0
  105. package/dist/hwid/hardware_id_generator/documentation/html/search/all_8.js +4 -0
  106. package/dist/hwid/hardware_id_generator/documentation/html/search/all_9.js +4 -0
  107. package/dist/hwid/hardware_id_generator/documentation/html/search/classes_0.js +8 -0
  108. package/dist/hwid/hardware_id_generator/documentation/html/search/close.svg +18 -0
  109. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_0.js +4 -0
  110. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_1.js +4 -0
  111. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_2.js +6 -0
  112. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_3.js +4 -0
  113. package/dist/hwid/hardware_id_generator/documentation/html/search/mag.svg +24 -0
  114. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_d.svg +24 -0
  115. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_sel.svg +31 -0
  116. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_seld.svg +31 -0
  117. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_0.js +4 -0
  118. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_1.js +4 -0
  119. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_2.js +4 -0
  120. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_3.js +4 -0
  121. package/dist/hwid/hardware_id_generator/documentation/html/search/search.css +291 -0
  122. package/dist/hwid/hardware_id_generator/documentation/html/search/search.js +840 -0
  123. package/dist/hwid/hardware_id_generator/documentation/html/search/searchdata.js +24 -0
  124. package/dist/hwid/hardware_id_generator/documentation/html/splitbar.png +0 -0
  125. package/dist/hwid/hardware_id_generator/documentation/html/splitbard.png +0 -0
  126. package/dist/hwid/hardware_id_generator/documentation/html/sync_off.png +0 -0
  127. package/dist/hwid/hardware_id_generator/documentation/html/sync_on.png +0 -0
  128. package/dist/hwid/hardware_id_generator/documentation/html/tab_a.png +0 -0
  129. package/dist/hwid/hardware_id_generator/documentation/html/tab_ad.png +0 -0
  130. package/dist/hwid/hardware_id_generator/documentation/html/tab_b.png +0 -0
  131. package/dist/hwid/hardware_id_generator/documentation/html/tab_bd.png +0 -0
  132. package/dist/hwid/hardware_id_generator/documentation/html/tab_h.png +0 -0
  133. package/dist/hwid/hardware_id_generator/documentation/html/tab_hd.png +0 -0
  134. package/dist/hwid/hardware_id_generator/documentation/html/tab_s.png +0 -0
  135. package/dist/hwid/hardware_id_generator/documentation/html/tab_sd.png +0 -0
  136. package/dist/hwid/hardware_id_generator/documentation/html/tabs.css +1 -0
  137. package/dist/hwid/hardware_id_generator/documentation/licenses/curl/LICENSE.txt +11 -0
  138. package/dist/hwid/hardware_id_generator/documentation/licenses/openssl/LICENSE.txt +177 -0
  139. package/dist/hwid/index.d.ts +12 -0
  140. package/dist/hwid/index.js +82 -0
  141. package/dist/hwid/index.js.map +1 -0
  142. package/dist/hwid/install.d.ts +1 -0
  143. package/dist/hwid/install.js +49 -0
  144. package/dist/hwid/install.js.map +1 -0
  145. package/dist/src/abstract-manager.d.ts +21 -0
  146. package/dist/src/abstract-manager.js +170 -0
  147. package/dist/src/abstract-manager.js.map +1 -0
  148. package/dist/src/api.d.ts +2765 -0
  149. package/dist/src/api.js +2533 -0
  150. package/dist/src/api.js.map +1 -0
  151. package/dist/src/common.d.ts +11 -0
  152. package/dist/src/common.js +87 -0
  153. package/dist/src/common.js.map +1 -0
  154. package/dist/src/floating.d.ts +46 -0
  155. package/dist/src/floating.js +273 -0
  156. package/dist/src/floating.js.map +1 -0
  157. package/dist/src/index.d.ts +4 -0
  158. package/dist/src/index.js +13 -0
  159. package/dist/src/index.js.map +1 -0
  160. package/dist/src/license-data.d.ts +52 -0
  161. package/dist/src/license-data.js +214 -0
  162. package/dist/src/license-data.js.map +1 -0
  163. package/dist/src/license-file.d.ts +23 -0
  164. package/dist/src/license-file.js +238 -0
  165. package/dist/src/license-file.js.map +1 -0
  166. package/dist/src/license-manager.d.ts +34 -0
  167. package/dist/src/license-manager.js +1010 -0
  168. package/dist/src/license-manager.js.map +1 -0
  169. package/dist/src/license.d.ts +644 -0
  170. package/dist/src/license.js +630 -0
  171. package/dist/src/license.js.map +1 -0
  172. package/dist/src/offline-activation.d.ts +6 -0
  173. package/dist/src/offline-activation.js +10 -0
  174. package/dist/src/offline-activation.js.map +1 -0
  175. package/dist/src/service.d.ts +21 -0
  176. package/dist/src/service.js +100 -0
  177. package/dist/src/service.js.map +1 -0
  178. package/dist/src/types.d.ts +513 -0
  179. package/dist/src/types.js +14 -0
  180. package/dist/src/types.js.map +1 -0
  181. package/dist/src/version.d.ts +2 -0
  182. package/dist/src/version.js +5 -0
  183. package/dist/src/version.js.map +1 -0
  184. package/dist/src/watchdog.d.ts +18 -0
  185. package/dist/src/watchdog.js +80 -0
  186. package/dist/src/watchdog.js.map +1 -0
  187. package/package.json +45 -0
package/README.md ADDED
@@ -0,0 +1 @@
1
+ # sdk-javascript
package/dist/.env.prod ADDED
@@ -0,0 +1,22 @@
1
+ HWID_DOWNLOAD_URL=https://sdk.licensespring.com/hardware_id_generator/v1.0.0/hardware_id_generator-v1.0.0.zip
2
+
3
+ API_PATH=https://api.licensespring.com/api/v4/
4
+ FILENAME=License
5
+ FILE_PATH=
6
+
7
+ LICENSE_FILE_KEY=6yhg0rtje45jf9fnjks43
8
+
9
+ PUBLIC_KEY="-----BEGIN PUBLIC KEY-----
10
+ MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwEt7ZQWSzeBYNBwyi3KW
11
+ +XU/6I+ju90R5ZpTvSE4VWL8KSgVJ6bWKIhaKTL2hbUpIQQgS5ZKfa4SEEMdIm5k
12
+ xe0u2F64JFAVQunx/1O/UXsD7ADVt93Q/hxA9Npa16tKepZoyhi79sxpaxyy/WTd
13
+ sZKuTLApX7bWX6/XPhaPjNyiWeeK2Naka44B+F+PwN/ey3rZUra3pBltShwy2dmK
14
+ IxJVmprf5ttMYBB+ouqPin3VgDw5Jq1FZwpLBiOe+ogR+sHu7QYWwLq6AgC4e3Jq
15
+ gryEvqfJr/XkvOnAdcAIZm6tK6DdnLWCy6Onrk7t0VQK5nnGF1CKE+jcAByWopcI
16
+ VCwfYrs1UCSY1YibKXNJoyvEhgLyCC+KAgXKf8omcg1Q18XKu5XSrvrCzXLnRnaF
17
+ NpFDjcg5AJJab78hX7qGPC+e8PjuBYwh2vtx5mFj7/c+T59JM/vXwwvW9DsnDztD
18
+ WEDFhzGanU71NgwrZbRoNSyTW0UjbZsyJVSIX6233Ng0y5L9mDe8p8P+u1B0sXAA
19
+ ozEKL/yG4Qu5r4LIw4iv6JVPT1xbWlH4Vc4KaN3toaf4+G0EkFy6ncvBncWifLAR
20
+ SoWpQ5YsygDdQNVYdmMsoQ76UTuNxo3eZ0sQJjbQVBqlkcXrAdtUCpuojPRsl/Xs
21
+ 9zVOJrzZPG0I98E5quNbRkMCAwEAAQ==
22
+ -----END PUBLIC KEY-----"
@@ -0,0 +1,4 @@
1
+ # LicenseSpring hardware ID module changelog
2
+
3
+ ## December 10, 2024, v1.0.0
4
+ - Initial release
@@ -0,0 +1 @@
1
+ <meta http-equiv="REFRESH" content="0;URL=html/index.html">
@@ -0,0 +1,25 @@
1
+ # LicenseSpring hardware ID module.
2
+ Copyright © 2024 Cense Data Inc. All rights reserved.
3
+
4
+ Please see:
5
+ - ./Documentation.html
6
+ - https://licensespring.com
7
+ - https://licensespring.com/terms-of-service/
8
+ - https://licensespring.com/data-processing/
9
+ - https://licensespring.com/service-level-agreement/
10
+
11
+ ## Third-party libraries
12
+
13
+ This library statically links the following third-party libraries:
14
+
15
+ 1. **OpenSSL (version 3.4.0)**
16
+ - Licensed under the Apache License 2.0.
17
+ - Full license text available in `licenses/openssl/LICENSE.txt`.
18
+ - Project: https://www.openssl.org
19
+
20
+ 2. **curl (version 8.4.0)**
21
+ - Licensed under the curl license.
22
+ - Full license text available in `licenses/curl/LICENSE.txt`.
23
+ - Project: https://curl.se
24
+
25
+ These libraries were built using vcpkg.
@@ -0,0 +1,115 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
+ <meta http-equiv="X-UA-Compatible" content="IE=11"/>
6
+ <meta name="generator" content="Doxygen 1.9.8"/>
7
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
+ <title>LicenseSpring hardware ID module: Class List</title>
9
+ <link href="tabs.css" rel="stylesheet" type="text/css"/>
10
+ <script type="text/javascript" src="jquery.js"></script>
11
+ <script type="text/javascript" src="dynsections.js"></script>
12
+ <link href="navtree.css" rel="stylesheet" type="text/css"/>
13
+ <script type="text/javascript" src="resize.js"></script>
14
+ <script type="text/javascript" src="navtreedata.js"></script>
15
+ <script type="text/javascript" src="navtree.js"></script>
16
+ <link href="search/search.css" rel="stylesheet" type="text/css"/>
17
+ <script type="text/javascript" src="search/searchdata.js"></script>
18
+ <script type="text/javascript" src="search/search.js"></script>
19
+ <link href="doxygen.css" rel="stylesheet" type="text/css" />
20
+ </head>
21
+ <body>
22
+ <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
23
+ <div id="titlearea">
24
+ <table cellspacing="0" cellpadding="0">
25
+ <tbody>
26
+ <tr id="projectrow">
27
+ <td id="projectlogo"><img alt="Logo" src="logo_small.png"/></td>
28
+ <td id="projectalign">
29
+ <div id="projectname">LicenseSpring hardware ID module
30
+ </div>
31
+ </td>
32
+ </tr>
33
+ </tbody>
34
+ </table>
35
+ </div>
36
+ <!-- end header part -->
37
+ <!-- Generated by Doxygen 1.9.8 -->
38
+ <script type="text/javascript">
39
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
40
+ var searchBox = new SearchBox("searchBox", "search/",'.html');
41
+ /* @license-end */
42
+ </script>
43
+ <script type="text/javascript" src="menudata.js"></script>
44
+ <script type="text/javascript" src="menu.js"></script>
45
+ <script type="text/javascript">
46
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
47
+ $(function() {
48
+ initMenu('',true,false,'search.php','Search');
49
+ $(document).ready(function() { init_search(); });
50
+ });
51
+ /* @license-end */
52
+ </script>
53
+ <div id="main-nav"></div>
54
+ </div><!-- top -->
55
+ <div id="side-nav" class="ui-resizable side-nav-resizable">
56
+ <div id="nav-tree">
57
+ <div id="nav-tree-contents">
58
+ <div id="nav-sync" class="sync"></div>
59
+ </div>
60
+ </div>
61
+ <div id="splitbar" style="-moz-user-select:none;"
62
+ class="ui-resizable-handle">
63
+ </div>
64
+ </div>
65
+ <script type="text/javascript">
66
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
67
+ $(document).ready(function(){initNavTree('annotated.html',''); initResizable(); });
68
+ /* @license-end */
69
+ </script>
70
+ <div id="doc-content">
71
+ <!-- window showing the filter options -->
72
+ <div id="MSearchSelectWindow"
73
+ onmouseover="return searchBox.OnSearchSelectShow()"
74
+ onmouseout="return searchBox.OnSearchSelectHide()"
75
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
76
+ </div>
77
+
78
+ <!-- iframe showing the search results (closed by default) -->
79
+ <div id="MSearchResultsWindow">
80
+ <div id="MSearchResults">
81
+ <div class="SRPage">
82
+ <div id="SRIndex">
83
+ <div id="SRResults"></div>
84
+ <div class="SRStatus" id="Loading">Loading...</div>
85
+ <div class="SRStatus" id="Searching">Searching...</div>
86
+ <div class="SRStatus" id="NoMatches">No Matches</div>
87
+ </div>
88
+ </div>
89
+ </div>
90
+ </div>
91
+
92
+ <div class="header">
93
+ <div class="headertitle"><div class="title">Class List</div></div>
94
+ </div><!--header-->
95
+ <div class="contents">
96
+ <div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
97
+ <div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
98
+ <tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>LicenseSpring</b></td><td class="desc"></td></tr>
99
+ <tr id="row_0_0_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html" target="_self">HardwareIdProvider</a></td><td class="desc">Provides functionality for generating hardware IDs </td></tr>
100
+ <tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classLicenseSpring_1_1HardwareIdProviderCloud.html" target="_self">HardwareIdProviderCloud</a></td><td class="desc"></td></tr>
101
+ <tr id="row_0_2_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classLicenseSpring_1_1HardwareIdProviderLinux.html" target="_self">HardwareIdProviderLinux</a></td><td class="desc"></td></tr>
102
+ <tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classLicenseSpring_1_1HardwareIdProviderMacos.html" target="_self">HardwareIdProviderMacos</a></td><td class="desc"></td></tr>
103
+ <tr id="row_0_4_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classLicenseSpring_1_1HardwareIdProviderWindows.html" target="_self">HardwareIdProviderWindows</a></td><td class="desc">Provides a Windows-specific implementation of the <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html" title="Provides functionality for generating hardware IDs.">HardwareIdProvider</a> </td></tr>
104
+ </table>
105
+ </div><!-- directory -->
106
+ </div><!-- contents -->
107
+ </div><!-- doc-content -->
108
+ <!-- start footer part -->
109
+ <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
110
+ <ul>
111
+ <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
112
+ </ul>
113
+ </div>
114
+ </body>
115
+ </html>
@@ -0,0 +1,10 @@
1
+ var annotated_dup =
2
+ [
3
+ [ "LicenseSpring", null, [
4
+ [ "HardwareIdProvider", "classLicenseSpring_1_1HardwareIdProvider.html", "classLicenseSpring_1_1HardwareIdProvider" ],
5
+ [ "HardwareIdProviderCloud", "classLicenseSpring_1_1HardwareIdProviderCloud.html", "classLicenseSpring_1_1HardwareIdProviderCloud" ],
6
+ [ "HardwareIdProviderLinux", "classLicenseSpring_1_1HardwareIdProviderLinux.html", "classLicenseSpring_1_1HardwareIdProviderLinux" ],
7
+ [ "HardwareIdProviderMacos", "classLicenseSpring_1_1HardwareIdProviderMacos.html", "classLicenseSpring_1_1HardwareIdProviderMacos" ],
8
+ [ "HardwareIdProviderWindows", "classLicenseSpring_1_1HardwareIdProviderWindows.html", "classLicenseSpring_1_1HardwareIdProviderWindows" ]
9
+ ] ]
10
+ ];
@@ -0,0 +1,114 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
+ <meta http-equiv="X-UA-Compatible" content="IE=11"/>
6
+ <meta name="generator" content="Doxygen 1.9.8"/>
7
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
+ <title>LicenseSpring hardware ID module: Member List</title>
9
+ <link href="tabs.css" rel="stylesheet" type="text/css"/>
10
+ <script type="text/javascript" src="jquery.js"></script>
11
+ <script type="text/javascript" src="dynsections.js"></script>
12
+ <link href="navtree.css" rel="stylesheet" type="text/css"/>
13
+ <script type="text/javascript" src="resize.js"></script>
14
+ <script type="text/javascript" src="navtreedata.js"></script>
15
+ <script type="text/javascript" src="navtree.js"></script>
16
+ <link href="search/search.css" rel="stylesheet" type="text/css"/>
17
+ <script type="text/javascript" src="search/searchdata.js"></script>
18
+ <script type="text/javascript" src="search/search.js"></script>
19
+ <link href="doxygen.css" rel="stylesheet" type="text/css" />
20
+ </head>
21
+ <body>
22
+ <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
23
+ <div id="titlearea">
24
+ <table cellspacing="0" cellpadding="0">
25
+ <tbody>
26
+ <tr id="projectrow">
27
+ <td id="projectlogo"><img alt="Logo" src="logo_small.png"/></td>
28
+ <td id="projectalign">
29
+ <div id="projectname">LicenseSpring hardware ID module
30
+ </div>
31
+ </td>
32
+ </tr>
33
+ </tbody>
34
+ </table>
35
+ </div>
36
+ <!-- end header part -->
37
+ <!-- Generated by Doxygen 1.9.8 -->
38
+ <script type="text/javascript">
39
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
40
+ var searchBox = new SearchBox("searchBox", "search/",'.html');
41
+ /* @license-end */
42
+ </script>
43
+ <script type="text/javascript" src="menudata.js"></script>
44
+ <script type="text/javascript" src="menu.js"></script>
45
+ <script type="text/javascript">
46
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
47
+ $(function() {
48
+ initMenu('',true,false,'search.php','Search');
49
+ $(document).ready(function() { init_search(); });
50
+ });
51
+ /* @license-end */
52
+ </script>
53
+ <div id="main-nav"></div>
54
+ </div><!-- top -->
55
+ <div id="side-nav" class="ui-resizable side-nav-resizable">
56
+ <div id="nav-tree">
57
+ <div id="nav-tree-contents">
58
+ <div id="nav-sync" class="sync"></div>
59
+ </div>
60
+ </div>
61
+ <div id="splitbar" style="-moz-user-select:none;"
62
+ class="ui-resizable-handle">
63
+ </div>
64
+ </div>
65
+ <script type="text/javascript">
66
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
67
+ $(document).ready(function(){initNavTree('classLicenseSpring_1_1HardwareIdProvider.html',''); initResizable(); });
68
+ /* @license-end */
69
+ </script>
70
+ <div id="doc-content">
71
+ <!-- window showing the filter options -->
72
+ <div id="MSearchSelectWindow"
73
+ onmouseover="return searchBox.OnSearchSelectShow()"
74
+ onmouseout="return searchBox.OnSearchSelectHide()"
75
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
76
+ </div>
77
+
78
+ <!-- iframe showing the search results (closed by default) -->
79
+ <div id="MSearchResultsWindow">
80
+ <div id="MSearchResults">
81
+ <div class="SRPage">
82
+ <div id="SRIndex">
83
+ <div id="SRResults"></div>
84
+ <div class="SRStatus" id="Loading">Loading...</div>
85
+ <div class="SRStatus" id="Searching">Searching...</div>
86
+ <div class="SRStatus" id="NoMatches">No Matches</div>
87
+ </div>
88
+ </div>
89
+ </div>
90
+ </div>
91
+
92
+ <div class="header">
93
+ <div class="headertitle"><div class="title">LicenseSpring::HardwareIdProvider Member List</div></div>
94
+ </div><!--header-->
95
+ <div class="contents">
96
+
97
+ <p>This is the complete list of members for <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a>, including all inherited members.</p>
98
+ <table class="directory">
99
+ <tr class="even"><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a51da5a8a894e34448f00346ce2ad89da">b64_encode</a>(const std::string &amp;data)</td><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
100
+ <tr class="odd"><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a894dfd69d863089172fd8f077d77aa6b">create</a>(HardwareIdAlgorithm algorithm)</td><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
101
+ <tr class="even"><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a75d12d7208dc29d9c42b53d52dc7a2f5">get_hardware_id</a>(HardwareIdAlgorithm algorithm)</td><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
102
+ <tr class="odd"><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a41218f5ed1786d270a947bd4a76c0b69">get_hash</a>(const std::string &amp;data, const EVP_MD *md_type)</td><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
103
+ <tr class="even"><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#af9e30122067cb0aa05366056dce70905">get_version</a>()</td><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
104
+ <tr class="odd"><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a1760b15f3a9727cd050f001a8bed9c66">~HardwareIdProvider</a>()=default</td><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
105
+ </table></div><!-- contents -->
106
+ </div><!-- doc-content -->
107
+ <!-- start footer part -->
108
+ <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
109
+ <ul>
110
+ <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
111
+ </ul>
112
+ </div>
113
+ </body>
114
+ </html>