comparison: eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html
eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html
- changeset 7989
- a21d673a8f99
- parent 7624
- 6eabbcf3bdf8
equal
deleted
inserted
replaced
91 <dd> |
91 <dd> |
92 node the key was extracted from (needed for reporting) |
92 node the key was extracted from (needed for reporting) |
93 </dd> |
93 </dd> |
94 </dl> |
94 </dl> |
95 <dl> |
95 <dl> |
96 <dt>Returns:</dt> |
96 <dt>Return:</dt> |
97 <dd> |
97 <dd> |
98 flag indicating an error was reported |
98 flag indicating an error was reported |
99 </dd> |
99 </dd> |
100 </dl> |
100 </dl> |
101 <dl> |
101 <dl> |
128 <dd> |
128 <dd> |
129 dictionary with configuration data |
129 dictionary with configuration data |
130 </dd> |
130 </dd> |
131 </dl> |
131 </dl> |
132 <dl> |
132 <dl> |
133 <dt>Returns:</dt> |
133 <dt>Return:</dt> |
134 <dd> |
134 <dd> |
135 flag indicating an error was reported |
135 flag indicating an error was reported |
136 </dd> |
136 </dd> |
137 </dl> |
137 </dl> |
138 <dl> |
138 <dl> |
165 <dd> |
165 <dd> |
166 dictionary with configuration data |
166 dictionary with configuration data |
167 </dd> |
167 </dd> |
168 </dl> |
168 </dl> |
169 <dl> |
169 <dl> |
170 <dt>Returns:</dt> |
170 <dt>Return:</dt> |
171 <dd> |
171 <dd> |
172 flag indicating an error was reported |
172 flag indicating an error was reported |
173 </dd> |
173 </dd> |
174 </dl> |
174 </dl> |
175 <dl> |
175 <dl> |
212 |
212 |
213 <p> |
213 <p> |
214 Public method to get a dictionary with checks handled by this module. |
214 Public method to get a dictionary with checks handled by this module. |
215 </p> |
215 </p> |
216 <dl> |
216 <dl> |
217 <dt>Returns:</dt> |
217 <dt>Return:</dt> |
218 <dd> |
218 <dd> |
219 dictionary containing checker lists containing checker function and |
219 dictionary containing checker lists containing checker function and |
220 list of codes |
220 list of codes |
221 </dd> |
221 </dd> |
222 </dl> |
222 </dl> |

