@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
@@ -0,0 +1,184 @@
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: LicenseSpring::HardwareIdProviderCloud Class Reference</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_1HardwareIdProviderCloud.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="summary">
94
+ <a href="#pub-methods">Public Member Functions</a> &#124;
95
+ <a href="classLicenseSpring_1_1HardwareIdProviderCloud-members.html">List of all members</a> </div>
96
+ <div class="headertitle"><div class="title">LicenseSpring::HardwareIdProviderCloud Class Reference</div></div>
97
+ </div><!--header-->
98
+ <div class="contents">
99
+ <div class="dynheader">
100
+ Inheritance diagram for LicenseSpring::HardwareIdProviderCloud:</div>
101
+ <div class="dyncontent">
102
+ <div class="center">
103
+ <img src="classLicenseSpring_1_1HardwareIdProviderCloud.png" usemap="#LicenseSpring::HardwareIdProviderCloud_map" alt=""/>
104
+ <map id="LicenseSpring::HardwareIdProviderCloud_map" name="LicenseSpring::HardwareIdProviderCloud_map">
105
+ <area href="classLicenseSpring_1_1HardwareIdProvider.html" title="Provides functionality for generating hardware IDs." alt="LicenseSpring::HardwareIdProvider" shape="rect" coords="0,0,247,24"/>
106
+ </map>
107
+ </div></div>
108
+ <table class="memberdecls">
109
+ <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
110
+ Public Member Functions</h2></td></tr>
111
+ <tr class="memitem:aaf94b3315dc65d532af1d71f27ab1bf4" id="r_aaf94b3315dc65d532af1d71f27ab1bf4"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProviderCloud.html#aaf94b3315dc65d532af1d71f27ab1bf4">get_hardware_id</a> (HardwareIdAlgorithm algorithm) override</td></tr>
112
+ <tr class="memdesc:aaf94b3315dc65d532af1d71f27ab1bf4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Computes the hardware ID. <br /></td></tr>
113
+ <tr class="separator:aaf94b3315dc65d532af1d71f27ab1bf4"><td class="memSeparator" colspan="2">&#160;</td></tr>
114
+ <tr class="inherit_header pub_methods_classLicenseSpring_1_1HardwareIdProvider"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classLicenseSpring_1_1HardwareIdProvider')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td></tr>
115
+ <tr class="memitem:a1760b15f3a9727cd050f001a8bed9c66 inherit pub_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a1760b15f3a9727cd050f001a8bed9c66"><td class="memItemLeft" align="right" valign="top">
116
+ virtual&#160;</td><td class="memItemRight" valign="bottom"><b>~HardwareIdProvider</b> ()=default</td></tr>
117
+ <tr class="memdesc:a1760b15f3a9727cd050f001a8bed9c66 inherit pub_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Virtual destructor. <br /></td></tr>
118
+ <tr class="separator:a1760b15f3a9727cd050f001a8bed9c66 inherit pub_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
119
+ </table><table class="memberdecls">
120
+ <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
121
+ Additional Inherited Members</h2></td></tr>
122
+ <tr class="inherit_header pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classLicenseSpring_1_1HardwareIdProvider')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td></tr>
123
+ <tr class="memitem:a894dfd69d863089172fd8f077d77aa6b inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a894dfd69d863089172fd8f077d77aa6b"><td class="memItemLeft" align="right" valign="top">static std::unique_ptr&lt; <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">HardwareIdProvider</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a894dfd69d863089172fd8f077d77aa6b">create</a> (HardwareIdAlgorithm algorithm)</td></tr>
124
+ <tr class="memdesc:a894dfd69d863089172fd8f077d77aa6b inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new hardware ID provider for the specified algorithm. <br /></td></tr>
125
+ <tr class="separator:a894dfd69d863089172fd8f077d77aa6b inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
126
+ <tr class="memitem:af9e30122067cb0aa05366056dce70905 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_af9e30122067cb0aa05366056dce70905"><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#af9e30122067cb0aa05366056dce70905">get_version</a> ()</td></tr>
127
+ <tr class="memdesc:af9e30122067cb0aa05366056dce70905 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the version of the hardware ID module. <br /></td></tr>
128
+ <tr class="separator:af9e30122067cb0aa05366056dce70905 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
129
+ <tr class="memitem:a41218f5ed1786d270a947bd4a76c0b69 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a41218f5ed1786d270a947bd4a76c0b69"><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a41218f5ed1786d270a947bd4a76c0b69">get_hash</a> (const std::string &amp;data, const EVP_MD *md_type)</td></tr>
130
+ <tr class="memdesc:a41218f5ed1786d270a947bd4a76c0b69 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Computes a hash of the given data using the specified hashing algorithm. <br /></td></tr>
131
+ <tr class="separator:a41218f5ed1786d270a947bd4a76c0b69 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
132
+ <tr class="memitem:a51da5a8a894e34448f00346ce2ad89da inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a51da5a8a894e34448f00346ce2ad89da"><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a51da5a8a894e34448f00346ce2ad89da">b64_encode</a> (const std::string &amp;data)</td></tr>
133
+ <tr class="memdesc:a51da5a8a894e34448f00346ce2ad89da inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Encodes the given data into a base64 string. <br /></td></tr>
134
+ <tr class="separator:a51da5a8a894e34448f00346ce2ad89da inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
135
+ </table>
136
+ <h2 class="groupheader">Member Function Documentation</h2>
137
+ <a id="aaf94b3315dc65d532af1d71f27ab1bf4" name="aaf94b3315dc65d532af1d71f27ab1bf4"></a>
138
+ <h2 class="memtitle"><span class="permalink"><a href="#aaf94b3315dc65d532af1d71f27ab1bf4">&#9670;&#160;</a></span>get_hardware_id()</h2>
139
+
140
+ <div class="memitem">
141
+ <div class="memproto">
142
+ <table class="mlabels">
143
+ <tr>
144
+ <td class="mlabels-left">
145
+ <table class="memname">
146
+ <tr>
147
+ <td class="memname">std::string LicenseSpring::HardwareIdProviderCloud::get_hardware_id </td>
148
+ <td>(</td>
149
+ <td class="paramtype">HardwareIdAlgorithm&#160;</td>
150
+ <td class="paramname"><em>algorithm</em></td><td>)</td>
151
+ <td></td>
152
+ </tr>
153
+ </table>
154
+ </td>
155
+ <td class="mlabels-right">
156
+ <span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
157
+ </tr>
158
+ </table>
159
+ </div><div class="memdoc">
160
+
161
+ <p>Computes the hardware ID. </p>
162
+ <dl class="params"><dt>Parameters</dt><dd>
163
+ <table class="params">
164
+ <tr><td class="paramname">algorithm</td><td>The hardware ID algorithm to use. </td></tr>
165
+ </table>
166
+ </dd>
167
+ </dl>
168
+ <dl class="section return"><dt>Returns</dt><dd>A string containing the computed hardware ID. </dd></dl>
169
+
170
+ <p>Reimplemented from <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a75d12d7208dc29d9c42b53d52dc7a2f5">LicenseSpring::HardwareIdProvider</a>.</p>
171
+
172
+ </div>
173
+ </div>
174
+ </div><!-- contents -->
175
+ </div><!-- doc-content -->
176
+ <!-- start footer part -->
177
+ <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
178
+ <ul>
179
+ <li class="navelem"><b>LicenseSpring</b></li><li class="navelem"><a class="el" href="classLicenseSpring_1_1HardwareIdProviderCloud.html">HardwareIdProviderCloud</a></li>
180
+ <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>
181
+ </ul>
182
+ </div>
183
+ </body>
184
+ </html>
@@ -0,0 +1,4 @@
1
+ var classLicenseSpring_1_1HardwareIdProviderCloud =
2
+ [
3
+ [ "get_hardware_id", "classLicenseSpring_1_1HardwareIdProviderCloud.html#aaf94b3315dc65d532af1d71f27ab1bf4", null ]
4
+ ];
@@ -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_1HardwareIdProviderLinux.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::HardwareIdProviderLinux 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_1HardwareIdProviderLinux.html">LicenseSpring::HardwareIdProviderLinux</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_1HardwareIdProviderLinux.html#af39d5869ea54ebfc16ffd41405990a02">get_hardware_id</a>(HardwareIdAlgorithm algorithm) override</td><td class="entry"><a class="el" href="classLicenseSpring_1_1HardwareIdProviderLinux.html">LicenseSpring::HardwareIdProviderLinux</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>
@@ -0,0 +1,184 @@
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: LicenseSpring::HardwareIdProviderLinux Class Reference</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_1HardwareIdProviderLinux.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="summary">
94
+ <a href="#pub-methods">Public Member Functions</a> &#124;
95
+ <a href="classLicenseSpring_1_1HardwareIdProviderLinux-members.html">List of all members</a> </div>
96
+ <div class="headertitle"><div class="title">LicenseSpring::HardwareIdProviderLinux Class Reference</div></div>
97
+ </div><!--header-->
98
+ <div class="contents">
99
+ <div class="dynheader">
100
+ Inheritance diagram for LicenseSpring::HardwareIdProviderLinux:</div>
101
+ <div class="dyncontent">
102
+ <div class="center">
103
+ <img src="classLicenseSpring_1_1HardwareIdProviderLinux.png" usemap="#LicenseSpring::HardwareIdProviderLinux_map" alt=""/>
104
+ <map id="LicenseSpring::HardwareIdProviderLinux_map" name="LicenseSpring::HardwareIdProviderLinux_map">
105
+ <area href="classLicenseSpring_1_1HardwareIdProvider.html" title="Provides functionality for generating hardware IDs." alt="LicenseSpring::HardwareIdProvider" shape="rect" coords="0,0,244,24"/>
106
+ </map>
107
+ </div></div>
108
+ <table class="memberdecls">
109
+ <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
110
+ Public Member Functions</h2></td></tr>
111
+ <tr class="memitem:af39d5869ea54ebfc16ffd41405990a02" id="r_af39d5869ea54ebfc16ffd41405990a02"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProviderLinux.html#af39d5869ea54ebfc16ffd41405990a02">get_hardware_id</a> (HardwareIdAlgorithm algorithm) override</td></tr>
112
+ <tr class="memdesc:af39d5869ea54ebfc16ffd41405990a02"><td class="mdescLeft">&#160;</td><td class="mdescRight">Computes the hardware ID. <br /></td></tr>
113
+ <tr class="separator:af39d5869ea54ebfc16ffd41405990a02"><td class="memSeparator" colspan="2">&#160;</td></tr>
114
+ <tr class="inherit_header pub_methods_classLicenseSpring_1_1HardwareIdProvider"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classLicenseSpring_1_1HardwareIdProvider')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td></tr>
115
+ <tr class="memitem:a1760b15f3a9727cd050f001a8bed9c66 inherit pub_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a1760b15f3a9727cd050f001a8bed9c66"><td class="memItemLeft" align="right" valign="top">
116
+ virtual&#160;</td><td class="memItemRight" valign="bottom"><b>~HardwareIdProvider</b> ()=default</td></tr>
117
+ <tr class="memdesc:a1760b15f3a9727cd050f001a8bed9c66 inherit pub_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Virtual destructor. <br /></td></tr>
118
+ <tr class="separator:a1760b15f3a9727cd050f001a8bed9c66 inherit pub_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
119
+ </table><table class="memberdecls">
120
+ <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
121
+ Additional Inherited Members</h2></td></tr>
122
+ <tr class="inherit_header pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classLicenseSpring_1_1HardwareIdProvider')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">LicenseSpring::HardwareIdProvider</a></td></tr>
123
+ <tr class="memitem:a894dfd69d863089172fd8f077d77aa6b inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a894dfd69d863089172fd8f077d77aa6b"><td class="memItemLeft" align="right" valign="top">static std::unique_ptr&lt; <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html">HardwareIdProvider</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a894dfd69d863089172fd8f077d77aa6b">create</a> (HardwareIdAlgorithm algorithm)</td></tr>
124
+ <tr class="memdesc:a894dfd69d863089172fd8f077d77aa6b inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new hardware ID provider for the specified algorithm. <br /></td></tr>
125
+ <tr class="separator:a894dfd69d863089172fd8f077d77aa6b inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
126
+ <tr class="memitem:af9e30122067cb0aa05366056dce70905 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_af9e30122067cb0aa05366056dce70905"><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#af9e30122067cb0aa05366056dce70905">get_version</a> ()</td></tr>
127
+ <tr class="memdesc:af9e30122067cb0aa05366056dce70905 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the version of the hardware ID module. <br /></td></tr>
128
+ <tr class="separator:af9e30122067cb0aa05366056dce70905 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
129
+ <tr class="memitem:a41218f5ed1786d270a947bd4a76c0b69 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a41218f5ed1786d270a947bd4a76c0b69"><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a41218f5ed1786d270a947bd4a76c0b69">get_hash</a> (const std::string &amp;data, const EVP_MD *md_type)</td></tr>
130
+ <tr class="memdesc:a41218f5ed1786d270a947bd4a76c0b69 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Computes a hash of the given data using the specified hashing algorithm. <br /></td></tr>
131
+ <tr class="separator:a41218f5ed1786d270a947bd4a76c0b69 inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
132
+ <tr class="memitem:a51da5a8a894e34448f00346ce2ad89da inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider" id="r_a51da5a8a894e34448f00346ce2ad89da"><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a51da5a8a894e34448f00346ce2ad89da">b64_encode</a> (const std::string &amp;data)</td></tr>
133
+ <tr class="memdesc:a51da5a8a894e34448f00346ce2ad89da inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="mdescLeft">&#160;</td><td class="mdescRight">Encodes the given data into a base64 string. <br /></td></tr>
134
+ <tr class="separator:a51da5a8a894e34448f00346ce2ad89da inherit pub_static_methods_classLicenseSpring_1_1HardwareIdProvider"><td class="memSeparator" colspan="2">&#160;</td></tr>
135
+ </table>
136
+ <h2 class="groupheader">Member Function Documentation</h2>
137
+ <a id="af39d5869ea54ebfc16ffd41405990a02" name="af39d5869ea54ebfc16ffd41405990a02"></a>
138
+ <h2 class="memtitle"><span class="permalink"><a href="#af39d5869ea54ebfc16ffd41405990a02">&#9670;&#160;</a></span>get_hardware_id()</h2>
139
+
140
+ <div class="memitem">
141
+ <div class="memproto">
142
+ <table class="mlabels">
143
+ <tr>
144
+ <td class="mlabels-left">
145
+ <table class="memname">
146
+ <tr>
147
+ <td class="memname">std::string LicenseSpring::HardwareIdProviderLinux::get_hardware_id </td>
148
+ <td>(</td>
149
+ <td class="paramtype">HardwareIdAlgorithm&#160;</td>
150
+ <td class="paramname"><em>algorithm</em></td><td>)</td>
151
+ <td></td>
152
+ </tr>
153
+ </table>
154
+ </td>
155
+ <td class="mlabels-right">
156
+ <span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
157
+ </tr>
158
+ </table>
159
+ </div><div class="memdoc">
160
+
161
+ <p>Computes the hardware ID. </p>
162
+ <dl class="params"><dt>Parameters</dt><dd>
163
+ <table class="params">
164
+ <tr><td class="paramname">algorithm</td><td>The hardware ID algorithm to use. </td></tr>
165
+ </table>
166
+ </dd>
167
+ </dl>
168
+ <dl class="section return"><dt>Returns</dt><dd>A string containing the computed hardware ID. </dd></dl>
169
+
170
+ <p>Reimplemented from <a class="el" href="classLicenseSpring_1_1HardwareIdProvider.html#a75d12d7208dc29d9c42b53d52dc7a2f5">LicenseSpring::HardwareIdProvider</a>.</p>
171
+
172
+ </div>
173
+ </div>
174
+ </div><!-- contents -->
175
+ </div><!-- doc-content -->
176
+ <!-- start footer part -->
177
+ <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
178
+ <ul>
179
+ <li class="navelem"><b>LicenseSpring</b></li><li class="navelem"><a class="el" href="classLicenseSpring_1_1HardwareIdProviderLinux.html">HardwareIdProviderLinux</a></li>
180
+ <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>
181
+ </ul>
182
+ </div>
183
+ </body>
184
+ </html>
@@ -0,0 +1,4 @@
1
+ var classLicenseSpring_1_1HardwareIdProviderLinux =
2
+ [
3
+ [ "get_hardware_id", "classLicenseSpring_1_1HardwareIdProviderLinux.html#af39d5869ea54ebfc16ffd41405990a02", null ]
4
+ ];