PageRenderTime 174ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html

https://bitbucket.org/arkban/somersault
HTML | 346 lines | 285 code | 37 blank | 24 comment | 0 complexity | 834b16b069a6f501f64efcb2c2ab2a90 MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, Apache-2.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0) on Mon Jan 11 13:46:38 EST 2010 -->
  6. <TITLE>
  7. JDKAlgorithmParameterGenerator.DSA (Bouncy Castle Library 1.45 API Specification)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-01-11">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="JDKAlgorithmParameterGenerator.DSA (Bouncy Castle Library 1.45 API Specification)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DH.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.ElGamal.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="JDKAlgorithmParameterGenerator.DSA.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. <TR>
  67. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  68. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  71. </TR>
  72. </TABLE>
  73. <A NAME="skip-navbar_top"></A>
  74. <!-- ========= END OF TOP NAVBAR ========= -->
  75. <HR>
  76. <!-- ======== START OF CLASS DATA ======== -->
  77. <H2>
  78. <FONT SIZE="-1">
  79. org.bouncycastle.jce.provider</FONT>
  80. <BR>
  81. Class JDKAlgorithmParameterGenerator.DSA</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.security.AlgorithmParameterGeneratorSpi
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html" title="class in org.bouncycastle.jce.provider">org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator</A>
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator.DSA</B>
  87. </PRE>
  88. <DL>
  89. <DT><B>Enclosing class:</B><DD><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator</A></DD>
  90. </DL>
  91. <HR>
  92. <DL>
  93. <DT><PRE>public static class <B>JDKAlgorithmParameterGenerator.DSA</B><DT>extends <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator</A></DL>
  94. </PRE>
  95. <P>
  96. <HR>
  97. <P>
  98. <!-- ======== NESTED CLASS SUMMARY ======== -->
  99. <A NAME="nested_class_summary"><!-- --></A>
  100. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  101. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  102. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  103. <B>Nested Class Summary</B></FONT></TH>
  104. </TR>
  105. </TABLE>
  106. &nbsp;<A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  109. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator</A></B></TH>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DES.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator.DES</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DH.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator.DH</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator.DSA</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.ElGamal.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator.ElGamal</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.GOST3410.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator.GOST3410</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.RC2.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator.RC2</A></CODE></TD>
  113. </TR>
  114. </TABLE>
  115. &nbsp;
  116. <!-- =========== FIELD SUMMARY =========== -->
  117. <A NAME="field_summary"><!-- --></A>
  118. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  119. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  120. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  121. <B>Field Summary</B></FONT></TH>
  122. </TR>
  123. </TABLE>
  124. &nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator"><!-- --></A>
  125. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  126. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  127. <TH ALIGN="left"><B>Fields inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator</A></B></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html#random">random</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html#strength">strength</A></CODE></TD>
  131. </TR>
  132. </TABLE>
  133. &nbsp;
  134. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  135. <A NAME="constructor_summary"><!-- --></A>
  136. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  137. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  138. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  139. <B>Constructor Summary</B></FONT></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html#JDKAlgorithmParameterGenerator.DSA()">JDKAlgorithmParameterGenerator.DSA</A></B>()</CODE>
  143. <BR>
  144. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;
  148. <!-- ========== METHOD SUMMARY =========== -->
  149. <A NAME="method_summary"><!-- --></A>
  150. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  151. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  152. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  153. <B>Method Summary</B></FONT></TH>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>protected &nbsp;java.security.AlgorithmParameters</CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html#engineGenerateParameters()">engineGenerateParameters</A></B>()</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  164. <CODE>protected &nbsp;void</CODE></FONT></TD>
  165. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html#engineInit(java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)">engineInit</A></B>(java.security.spec.AlgorithmParameterSpec&nbsp;genParamSpec,
  166. java.security.SecureRandom&nbsp;random)</CODE>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>protected &nbsp;void</CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html#engineInit(int, java.security.SecureRandom)">engineInit</A></B>(int&nbsp;strength,
  174. java.security.SecureRandom&nbsp;random)</CODE>
  175. <BR>
  176. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  177. </TR>
  178. </TABLE>
  179. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  180. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  181. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  182. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  183. </TR>
  184. <TR BGCOLOR="white" CLASS="TableRowColor">
  185. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  186. </TR>
  187. </TABLE>
  188. &nbsp;
  189. <P>
  190. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  191. <A NAME="constructor_detail"><!-- --></A>
  192. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  193. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  194. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  195. <B>Constructor Detail</B></FONT></TH>
  196. </TR>
  197. </TABLE>
  198. <A NAME="JDKAlgorithmParameterGenerator.DSA()"><!-- --></A><H3>
  199. JDKAlgorithmParameterGenerator.DSA</H3>
  200. <PRE>
  201. public <B>JDKAlgorithmParameterGenerator.DSA</B>()</PRE>
  202. <DL>
  203. </DL>
  204. <!-- ============ METHOD DETAIL ========== -->
  205. <A NAME="method_detail"><!-- --></A>
  206. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  207. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  208. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  209. <B>Method Detail</B></FONT></TH>
  210. </TR>
  211. </TABLE>
  212. <A NAME="engineInit(int, java.security.SecureRandom)"><!-- --></A><H3>
  213. engineInit</H3>
  214. <PRE>
  215. protected void <B>engineInit</B>(int&nbsp;strength,
  216. java.security.SecureRandom&nbsp;random)</PRE>
  217. <DL>
  218. <DD><DL>
  219. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html#engineInit(int, java.security.SecureRandom)">engineInit</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameterGenerator</A></CODE></DL>
  220. </DD>
  221. <DD><DL>
  222. </DL>
  223. </DD>
  224. </DL>
  225. <HR>
  226. <A NAME="engineInit(java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)"><!-- --></A><H3>
  227. engineInit</H3>
  228. <PRE>
  229. protected void <B>engineInit</B>(java.security.spec.AlgorithmParameterSpec&nbsp;genParamSpec,
  230. java.security.SecureRandom&nbsp;random)
  231. throws java.security.InvalidAlgorithmParameterException</PRE>
  232. <DL>
  233. <DD><DL>
  234. <DT><B>Specified by:</B><DD><CODE>engineInit</CODE> in class <CODE>java.security.AlgorithmParameterGeneratorSpi</CODE></DL>
  235. </DD>
  236. <DD><DL>
  237. <DT><B>Throws:</B>
  238. <DD><CODE>java.security.InvalidAlgorithmParameterException</CODE></DL>
  239. </DD>
  240. </DL>
  241. <HR>
  242. <A NAME="engineGenerateParameters()"><!-- --></A><H3>
  243. engineGenerateParameters</H3>
  244. <PRE>
  245. protected java.security.AlgorithmParameters <B>engineGenerateParameters</B>()</PRE>
  246. <DL>
  247. <DD><DL>
  248. <DT><B>Specified by:</B><DD><CODE>engineGenerateParameters</CODE> in class <CODE>java.security.AlgorithmParameterGeneratorSpi</CODE></DL>
  249. </DD>
  250. <DD><DL>
  251. </DL>
  252. </DD>
  253. </DL>
  254. <!-- ========= END OF CLASS DATA ========= -->
  255. <HR>
  256. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  257. <A NAME="navbar_bottom"><!-- --></A>
  258. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  259. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  260. <TR>
  261. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  262. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  263. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  264. <TR ALIGN="center" VALIGN="top">
  265. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  266. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  267. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  268. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  269. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  270. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  271. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  272. </TR>
  273. </TABLE>
  274. </TD>
  275. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  276. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  277. </TD>
  278. </TR>
  279. <TR>
  280. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  281. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DH.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
  282. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.ElGamal.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
  283. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  284. <A HREF="../../../../index.html?org/bouncycastle/jce/provider/JDKAlgorithmParameterGenerator.DSA.html" target="_top"><B>FRAMES</B></A> &nbsp;
  285. &nbsp;<A HREF="JDKAlgorithmParameterGenerator.DSA.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  286. &nbsp;<SCRIPT type="text/javascript">
  287. <!--
  288. if(window==top) {
  289. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  290. }
  291. //-->
  292. </SCRIPT>
  293. <NOSCRIPT>
  294. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  295. </NOSCRIPT>
  296. </FONT></TD>
  297. </TR>
  298. <TR>
  299. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  300. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  301. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  302. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  303. </TR>
  304. </TABLE>
  305. <A NAME="skip-navbar_bottom"></A>
  306. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  307. <HR>
  308. </BODY>
  309. </HTML>