/lib/bouncycastle/docs/org/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.html

https://bitbucket.org/arkban/somersault · HTML · 262 lines · 209 code · 31 blank · 22 comment · 0 complexity · b094c126f68893bf7bf74721f43e1ac4 MD5 · raw file

  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:36 EST 2010 -->
  6. <TITLE>
  7. ElGamalKeyGenerationParameters (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="ElGamalKeyGenerationParameters (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/crypto/params/ECPublicKeyParameters.html" title="class in org.bouncycastle.crypto.params"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/params/ElGamalKeyParameters.html" title="class in org.bouncycastle.crypto.params"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="ElGamalKeyGenerationParameters.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;NESTED&nbsp;|&nbsp;FIELD&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.crypto.params</FONT>
  80. <BR>
  81. Class ElGamalKeyGenerationParameters</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/crypto/KeyGenerationParameters.html" title="class in org.bouncycastle.crypto">org.bouncycastle.crypto.KeyGenerationParameters</A>
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.crypto.params.ElGamalKeyGenerationParameters</B>
  86. </PRE>
  87. <HR>
  88. <DL>
  89. <DT><PRE>public class <B>ElGamalKeyGenerationParameters</B><DT>extends <A HREF="../../../../org/bouncycastle/crypto/KeyGenerationParameters.html" title="class in org.bouncycastle.crypto">KeyGenerationParameters</A></DL>
  90. </PRE>
  91. <P>
  92. <HR>
  93. <P>
  94. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  95. <A NAME="constructor_summary"><!-- --></A>
  96. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  97. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  98. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  99. <B>Constructor Summary</B></FONT></TH>
  100. </TR>
  101. <TR BGCOLOR="white" CLASS="TableRowColor">
  102. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.html#ElGamalKeyGenerationParameters(java.security.SecureRandom, org.bouncycastle.crypto.params.ElGamalParameters)">ElGamalKeyGenerationParameters</A></B>(java.security.SecureRandom&nbsp;random,
  103. <A HREF="../../../../org/bouncycastle/crypto/params/ElGamalParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalParameters</A>&nbsp;params)</CODE>
  104. <BR>
  105. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  106. </TR>
  107. </TABLE>
  108. &nbsp;
  109. <!-- ========== METHOD SUMMARY =========== -->
  110. <A NAME="method_summary"><!-- --></A>
  111. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  112. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  113. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  114. <B>Method Summary</B></FONT></TH>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  118. <CODE>&nbsp;<A HREF="../../../../org/bouncycastle/crypto/params/ElGamalParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalParameters</A></CODE></FONT></TD>
  119. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.html#getParameters()">getParameters</A></B>()</CODE>
  120. <BR>
  121. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  122. </TR>
  123. </TABLE>
  124. &nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.crypto.KeyGenerationParameters"><!-- --></A>
  125. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  126. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  127. <TH ALIGN="left"><B>Methods inherited from class org.bouncycastle.crypto.<A HREF="../../../../org/bouncycastle/crypto/KeyGenerationParameters.html" title="class in org.bouncycastle.crypto">KeyGenerationParameters</A></B></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD><CODE><A HREF="../../../../org/bouncycastle/crypto/KeyGenerationParameters.html#getRandom()">getRandom</A>, <A HREF="../../../../org/bouncycastle/crypto/KeyGenerationParameters.html#getStrength()">getStrength</A></CODE></TD>
  131. </TR>
  132. </TABLE>
  133. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  134. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  135. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  136. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  140. </TR>
  141. </TABLE>
  142. &nbsp;
  143. <P>
  144. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  145. <A NAME="constructor_detail"><!-- --></A>
  146. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  147. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  148. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  149. <B>Constructor Detail</B></FONT></TH>
  150. </TR>
  151. </TABLE>
  152. <A NAME="ElGamalKeyGenerationParameters(java.security.SecureRandom, org.bouncycastle.crypto.params.ElGamalParameters)"><!-- --></A><H3>
  153. ElGamalKeyGenerationParameters</H3>
  154. <PRE>
  155. public <B>ElGamalKeyGenerationParameters</B>(java.security.SecureRandom&nbsp;random,
  156. <A HREF="../../../../org/bouncycastle/crypto/params/ElGamalParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalParameters</A>&nbsp;params)</PRE>
  157. <DL>
  158. </DL>
  159. <!-- ============ METHOD DETAIL ========== -->
  160. <A NAME="method_detail"><!-- --></A>
  161. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  162. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  163. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  164. <B>Method Detail</B></FONT></TH>
  165. </TR>
  166. </TABLE>
  167. <A NAME="getParameters()"><!-- --></A><H3>
  168. getParameters</H3>
  169. <PRE>
  170. public <A HREF="../../../../org/bouncycastle/crypto/params/ElGamalParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalParameters</A> <B>getParameters</B>()</PRE>
  171. <DL>
  172. <DD><DL>
  173. </DL>
  174. </DD>
  175. </DL>
  176. <!-- ========= END OF CLASS DATA ========= -->
  177. <HR>
  178. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  179. <A NAME="navbar_bottom"><!-- --></A>
  180. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  181. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  182. <TR>
  183. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  184. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  185. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  186. <TR ALIGN="center" VALIGN="top">
  187. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  188. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  189. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  190. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  191. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  192. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  193. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  194. </TR>
  195. </TABLE>
  196. </TD>
  197. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  198. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  199. </TD>
  200. </TR>
  201. <TR>
  202. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  203. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/params/ECPublicKeyParameters.html" title="class in org.bouncycastle.crypto.params"><B>PREV CLASS</B></A>&nbsp;
  204. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/params/ElGamalKeyParameters.html" title="class in org.bouncycastle.crypto.params"><B>NEXT CLASS</B></A></FONT></TD>
  205. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  206. <A HREF="../../../../index.html?org/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.html" target="_top"><B>FRAMES</B></A> &nbsp;
  207. &nbsp;<A HREF="ElGamalKeyGenerationParameters.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  208. &nbsp;<SCRIPT type="text/javascript">
  209. <!--
  210. if(window==top) {
  211. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  212. }
  213. //-->
  214. </SCRIPT>
  215. <NOSCRIPT>
  216. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  217. </NOSCRIPT>
  218. </FONT></TD>
  219. </TR>
  220. <TR>
  221. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  222. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  223. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  224. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  225. </TR>
  226. </TABLE>
  227. <A NAME="skip-navbar_bottom"></A>
  228. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  229. <HR>
  230. </BODY>
  231. </HTML>