You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass='inline'><p>The corresponding type, same as <spanclass='object_link'><ahref="#search-class_method" title="TLSmap::App.search (method)">search</a></span> return value
710
+
<divclass='inline'><p>The corresponding type, same as <spanclass='object_link'><ahref="#search-class_method" title="TLSmap::App.search (method)">search</a></span> return value<br/>
— <divclass='inline'><p>mapping of all TLS cipher suites returned by <spanclass='object_link'><ahref="../App.html#tls_map-instance_method" title="TLSmap::App#tls_map (method)">TLSmap::App#tls_map</a></span>.
574
+
— <divclass='inline'><p>mapping of all TLS cipher suites returned by <spanclass='object_link'><ahref="../App.html#tls_map-instance_method" title="TLSmap::App#tls_map (method)">TLSmap::App#tls_map</a></span>.<br/>
<p>Enhance data from ciphersuite.info for all cipher suites and store it
562
-
for batch usage.
561
+
<p>Enhance data from ciphersuite.info for all cipher suites and store it<br/>
562
+
for batch usage.<br/>
563
563
The data will be available through <spanclass='object_link'><ahref="#enhanced_data-instance_method" title="TLSmap::App::Extended#enhanced_data (method)">#enhanced_data</a></span>.</p>
<divclass='inline'><p>Hash containing advanced information. The keys are the same as <spanclass='object_link'><ahref="#DICO-constant" title="TLSmap::App::Extended::DICO (constant)">DICO</a></span>. All values are string
670
-
except <code>vulns</code> which is an array of hashes containing two keys: <code>:severity</code> (integer) and <code>:description</code>
669
+
<divclass='inline'><p>Hash containing advanced information. The keys are the same as <spanclass='object_link'><ahref="#DICO-constant" title="TLSmap::App::Extended::DICO (constant)">DICO</a></span>. All values are string<br/>
670
+
except <code>vulns</code> which is an array of hashes containing two keys: <code>:severity</code> (integer) and <code>:description</code><br/>
671
671
(string). Each hash in <code>vulns</code> correspond to a vulnerability.</p>
<divclass='inline'><p>By default use the offline mode with <spanclass='object_link'><ahref="../../CLI.html" title="TLSmap::CLI (class)">CLI</a></span> for better performance.
229
+
<divclass='inline'><p>By default use the offline mode with <spanclass='object_link'><ahref="../../CLI.html" title="TLSmap::CLI (class)">CLI</a></span> for better performance.<br/>
230
230
Online mode will use <spanclass='object_link'><ahref="../../App.html" title="TLSmap::App (class)">TLSmap::App</a></span> and fetch upstream resources to get latest updates but is a lot slower.</p>
0 commit comments