1
+
2
+ <!DOCTYPE html>
3
+
4
+
5
+ < html lang ="en " data-content_root ="../ " >
6
+
7
+ < head >
8
+ < meta charset ="utf-8 " />
9
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
10
+ < title > Overview: module code — CiphermodeClient documentation</ title >
11
+
12
+
13
+
14
+ < script data-cfasync ="false ">
15
+ document . documentElement . dataset . mode = localStorage . getItem ( "mode" ) || "" ;
16
+ document . documentElement . dataset . theme = localStorage . getItem ( "theme" ) || "" ;
17
+ </ script >
18
+
19
+ <!-- Loaded before other Sphinx assets -->
20
+ < link href ="../_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
21
+ < link href ="../_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
22
+ < link href ="../_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
23
+
24
+
25
+ < link href ="../_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
26
+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2 " />
27
+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2 " />
28
+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2 " />
29
+
30
+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=a746c00c " />
31
+ < link rel ="stylesheet " type ="text/css " href ="../_static/styles/sphinx-book-theme.css?v=a3416100 " />
32
+ < link rel ="stylesheet " type ="text/css " href ="../_static/custom.css?v=1b90ffb1 " />
33
+
34
+ <!-- Pre-loaded scripts that we'll load fully later -->
35
+ < link rel ="preload " as ="script " href ="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b " />
36
+ < link rel ="preload " as ="script " href ="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b " />
37
+ < script src ="../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b "> </ script >
38
+
39
+ < script src ="../_static/documentation_options.js?v=9eb32ce0 "> </ script >
40
+ < script src ="../_static/doctools.js?v=9a2dae69 "> </ script >
41
+ < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
42
+ < script src ="../_static/scripts/sphinx-book-theme.js?v=887ef09a "> </ script >
43
+ < script > DOCUMENTATION_OPTIONS . pagename = '_modules/index' ; </ script >
44
+ < link rel ="index " title ="Index " href ="../genindex.html " />
45
+ < link rel ="search " title ="Search " href ="../search.html " />
46
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
47
+ < meta name ="docsearch:language " content ="en "/>
48
+ </ head >
49
+
50
+
51
+ < body data-bs-spy ="scroll " data-bs-target =".bd-toc-nav " data-offset ="180 " data-bs-root-margin ="0px 0px -60% " data-default-mode ="">
52
+
53
+
54
+
55
+ < div id ="pst-skip-link " class ="skip-link d-print-none "> < a href ="#main-content "> Skip to main content</ a > </ div >
56
+
57
+ < div id ="pst-scroll-pixel-helper "> </ div >
58
+
59
+ < button type ="button " class ="btn rounded-pill " id ="pst-back-to-top ">
60
+ < i class ="fa-solid fa-arrow-up "> </ i > Back to top</ button >
61
+
62
+
63
+ < input type ="checkbox "
64
+ class ="sidebar-toggle "
65
+ id ="pst-primary-sidebar-checkbox "/>
66
+ < label class ="overlay overlay-primary " for ="pst-primary-sidebar-checkbox "> </ label >
67
+
68
+ < input type ="checkbox "
69
+ class ="sidebar-toggle "
70
+ id ="pst-secondary-sidebar-checkbox "/>
71
+ < label class ="overlay overlay-secondary " for ="pst-secondary-sidebar-checkbox "> </ label >
72
+
73
+ < div class ="search-button__wrapper ">
74
+ < div class ="search-button__overlay "> </ div >
75
+ < div class ="search-button__search-container ">
76
+ < form class ="bd-search d-flex align-items-center "
77
+ action ="../search.html "
78
+ method ="get ">
79
+ < i class ="fa-solid fa-magnifying-glass "> </ i >
80
+ < input type ="search "
81
+ class ="form-control "
82
+ name ="q "
83
+ id ="search-input "
84
+ placeholder ="Search... "
85
+ aria-label ="Search... "
86
+ autocomplete ="off "
87
+ autocorrect ="off "
88
+ autocapitalize ="off "
89
+ spellcheck ="false "/>
90
+ < span class ="search-button__kbd-shortcut "> < kbd class ="kbd-shortcut__modifier "> Ctrl</ kbd > +< kbd > K</ kbd > </ span >
91
+ </ form > </ div >
92
+ </ div >
93
+
94
+ < div class ="pst-async-banner-revealer d-none ">
95
+ < aside id ="bd-header-version-warning " class ="d-none d-print-none " aria-label ="Version warning "> </ aside >
96
+ </ div >
97
+
98
+
99
+ < header class ="bd-header navbar navbar-expand-lg bd-navbar d-print-none ">
100
+ </ header >
101
+
102
+
103
+ < div class ="bd-container ">
104
+ < div class ="bd-container__inner bd-page-width ">
105
+
106
+
107
+
108
+
109
+
110
+ < div class ="bd-sidebar-primary bd-sidebar ">
111
+
112
+
113
+
114
+ < div class ="sidebar-header-items sidebar-primary__section ">
115
+
116
+
117
+
118
+
119
+ </ div >
120
+
121
+ < div class ="sidebar-primary-items__start sidebar-primary__section ">
122
+ < div class ="sidebar-primary-item ">
123
+
124
+
125
+
126
+
127
+
128
+ < a class ="navbar-brand logo " href ="../index.html ">
129
+
130
+
131
+
132
+
133
+
134
+
135
+ < p class ="title logo__title "> CiphermodeClient documentation</ p >
136
+
137
+ </ a > </ div >
138
+ < div class ="sidebar-primary-item ">
139
+
140
+ < script >
141
+ document . write ( `
142
+ <button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
143
+ <i class="fa-solid fa-magnifying-glass"></i>
144
+ <span class="search-button__default-text">Search</span>
145
+ <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
146
+ </button>
147
+ ` ) ;
148
+ </ script > </ div >
149
+ < div class ="sidebar-primary-item "> < nav class ="bd-links bd-docs-nav " aria-label ="Main ">
150
+ < div class ="bd-toc-item navbar-nav active ">
151
+
152
+ </ div >
153
+ </ nav > </ div >
154
+ </ div >
155
+
156
+
157
+ < div class ="sidebar-primary-items__end sidebar-primary__section ">
158
+ </ div >
159
+
160
+ < div id ="rtd-footer-container "> </ div >
161
+
162
+
163
+ </ div >
164
+
165
+ < main id ="main-content " class ="bd-main " role ="main ">
166
+
167
+
168
+
169
+ < div class ="sbt-scroll-pixel-helper "> </ div >
170
+
171
+ < div class ="bd-content ">
172
+ < div class ="bd-article-container ">
173
+
174
+ < div class ="bd-header-article d-print-none ">
175
+ < div class ="header-article-items header-article__inner ">
176
+
177
+ < div class ="header-article-items__start ">
178
+
179
+ < div class ="header-article-item "> < button class ="sidebar-toggle primary-toggle btn btn-sm " title ="Toggle primary sidebar " data-bs-placement ="bottom " data-bs-toggle ="tooltip ">
180
+ < span class ="fa-solid fa-bars "> </ span >
181
+ </ button > </ div >
182
+
183
+ </ div >
184
+
185
+
186
+ < div class ="header-article-items__end ">
187
+
188
+ < div class ="header-article-item ">
189
+
190
+ < div class ="article-header-buttons ">
191
+
192
+
193
+
194
+ < button onclick ="toggleFullScreen() "
195
+ class ="btn btn-sm btn-fullscreen-button "
196
+ title ="Fullscreen mode "
197
+ data-bs-placement ="bottom " data-bs-toggle ="tooltip "
198
+ >
199
+
200
+
201
+ < span class ="btn__icon-container ">
202
+ < i class ="fas fa-expand "> </ i >
203
+ </ span >
204
+
205
+ </ button >
206
+
207
+
208
+
209
+ < script >
210
+ document . write ( `
211
+ <button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
212
+ <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
213
+ <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
214
+ <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
215
+ </button>
216
+ ` ) ;
217
+ </ script >
218
+
219
+
220
+ < script >
221
+ document . write ( `
222
+ <button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
223
+ <i class="fa-solid fa-magnifying-glass fa-lg"></i>
224
+ </button>
225
+ ` ) ;
226
+ </ script >
227
+
228
+ </ div > </ div >
229
+
230
+ </ div >
231
+
232
+ </ div >
233
+ </ div >
234
+
235
+
236
+
237
+ < div id ="jb-print-docs-body " class ="onlyprint ">
238
+ < h1 > </ h1 >
239
+ <!-- Table of contents -->
240
+ < div id ="print-main-content ">
241
+ < div id ="jb-print-toc ">
242
+
243
+ </ div >
244
+ </ div >
245
+ </ div >
246
+
247
+
248
+
249
+ < div id ="searchbox "> </ div >
250
+ < article class ="bd-article ">
251
+
252
+ < h1 > All modules for which code is available</ h1 >
253
+ < ul > < li > < a href ="lib/api.html "> lib.api</ a > </ li >
254
+ </ ul >
255
+
256
+ </ article >
257
+
258
+
259
+
260
+
261
+
262
+
263
+ < footer class ="prev-next-footer d-print-none ">
264
+
265
+ < div class ="prev-next-area ">
266
+ </ div >
267
+ </ footer >
268
+
269
+ </ div >
270
+
271
+
272
+
273
+
274
+ </ div >
275
+ < footer class ="bd-footer-content ">
276
+
277
+ < div class ="bd-footer-content__inner container ">
278
+
279
+ < div class ="footer-item ">
280
+
281
+ < p class ="component-author ">
282
+ By Pyte
283
+ </ p >
284
+
285
+ </ div >
286
+
287
+ < div class ="footer-item ">
288
+
289
+
290
+ < p class ="copyright ">
291
+
292
+ © Copyright 2024, Pyte.
293
+ < br />
294
+
295
+ </ p >
296
+
297
+ </ div >
298
+
299
+ < div class ="footer-item ">
300
+
301
+ </ div >
302
+
303
+ < div class ="footer-item ">
304
+
305
+ </ div >
306
+
307
+ </ div >
308
+ </ footer >
309
+
310
+
311
+ </ main >
312
+ </ div >
313
+ </ div >
314
+
315
+ <!-- Scripts loaded after <body> so the DOM is not blocked -->
316
+ < script src ="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b "> </ script >
317
+ < script src ="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b "> </ script >
318
+
319
+ < footer class ="bd-footer ">
320
+ </ footer >
321
+ </ body >
322
+ </ html >
0 commit comments