/lib/bouncycastle/docs/org/bouncycastle/crypto/params/package-summary.html

https://bitbucket.org/arkban/somersault · HTML · 382 lines · 344 code · 22 blank · 16 comment · 0 complexity · 813d359d86e9a53a7673722837032678 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:41 EST 2010 -->
  6. <TITLE>
  7. org.bouncycastle.crypto.params (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="org.bouncycastle.crypto.params (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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/paddings/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/prng/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/crypto/params/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="package-summary.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. </TABLE>
  67. <A NAME="skip-navbar_top"></A>
  68. <!-- ========= END OF TOP NAVBAR ========= -->
  69. <HR>
  70. <H2>
  71. Package org.bouncycastle.crypto.params
  72. </H2>
  73. Classes for parameter objects for ciphers and generators.
  74. <P>
  75. <B>See:</B>
  76. <BR>
  77. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
  78. <P>
  79. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  80. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  81. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  82. <B>Class Summary</B></FONT></TH>
  83. </TR>
  84. <TR BGCOLOR="white" CLASS="TableRowColor">
  85. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/AEADParameters.html" title="class in org.bouncycastle.crypto.params">AEADParameters</A></B></TD>
  86. <TD>&nbsp;</TD>
  87. </TR>
  88. <TR BGCOLOR="white" CLASS="TableRowColor">
  89. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/AsymmetricKeyParameter.html" title="class in org.bouncycastle.crypto.params">AsymmetricKeyParameter</A></B></TD>
  90. <TD>&nbsp;</TD>
  91. </TR>
  92. <TR BGCOLOR="white" CLASS="TableRowColor">
  93. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/CCMParameters.html" title="class in org.bouncycastle.crypto.params">CCMParameters</A></B></TD>
  94. <TD>&nbsp;</TD>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DESedeParameters.html" title="class in org.bouncycastle.crypto.params">DESedeParameters</A></B></TD>
  98. <TD>&nbsp;</TD>
  99. </TR>
  100. <TR BGCOLOR="white" CLASS="TableRowColor">
  101. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DESParameters.html" title="class in org.bouncycastle.crypto.params">DESParameters</A></B></TD>
  102. <TD>&nbsp;</TD>
  103. </TR>
  104. <TR BGCOLOR="white" CLASS="TableRowColor">
  105. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DHKeyGenerationParameters.html" title="class in org.bouncycastle.crypto.params">DHKeyGenerationParameters</A></B></TD>
  106. <TD>&nbsp;</TD>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DHKeyParameters.html" title="class in org.bouncycastle.crypto.params">DHKeyParameters</A></B></TD>
  110. <TD>&nbsp;</TD>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DHParameters.html" title="class in org.bouncycastle.crypto.params">DHParameters</A></B></TD>
  114. <TD>&nbsp;</TD>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DHPrivateKeyParameters.html" title="class in org.bouncycastle.crypto.params">DHPrivateKeyParameters</A></B></TD>
  118. <TD>&nbsp;</TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DHPublicKeyParameters.html" title="class in org.bouncycastle.crypto.params">DHPublicKeyParameters</A></B></TD>
  122. <TD>&nbsp;</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DHValidationParameters.html" title="class in org.bouncycastle.crypto.params">DHValidationParameters</A></B></TD>
  126. <TD>&nbsp;</TD>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DSAKeyGenerationParameters.html" title="class in org.bouncycastle.crypto.params">DSAKeyGenerationParameters</A></B></TD>
  130. <TD>&nbsp;</TD>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DSAKeyParameters.html" title="class in org.bouncycastle.crypto.params">DSAKeyParameters</A></B></TD>
  134. <TD>&nbsp;</TD>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DSAParameters.html" title="class in org.bouncycastle.crypto.params">DSAParameters</A></B></TD>
  138. <TD>&nbsp;</TD>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DSAPrivateKeyParameters.html" title="class in org.bouncycastle.crypto.params">DSAPrivateKeyParameters</A></B></TD>
  142. <TD>&nbsp;</TD>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DSAPublicKeyParameters.html" title="class in org.bouncycastle.crypto.params">DSAPublicKeyParameters</A></B></TD>
  146. <TD>&nbsp;</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/DSAValidationParameters.html" title="class in org.bouncycastle.crypto.params">DSAValidationParameters</A></B></TD>
  150. <TD>&nbsp;</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ECDomainParameters.html" title="class in org.bouncycastle.crypto.params">ECDomainParameters</A></B></TD>
  154. <TD>&nbsp;</TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ECKeyGenerationParameters.html" title="class in org.bouncycastle.crypto.params">ECKeyGenerationParameters</A></B></TD>
  158. <TD>&nbsp;</TD>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ECKeyParameters.html" title="class in org.bouncycastle.crypto.params">ECKeyParameters</A></B></TD>
  162. <TD>&nbsp;</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ECPrivateKeyParameters.html" title="class in org.bouncycastle.crypto.params">ECPrivateKeyParameters</A></B></TD>
  166. <TD>&nbsp;</TD>
  167. </TR>
  168. <TR BGCOLOR="white" CLASS="TableRowColor">
  169. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ECPublicKeyParameters.html" title="class in org.bouncycastle.crypto.params">ECPublicKeyParameters</A></B></TD>
  170. <TD>&nbsp;</TD>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalKeyGenerationParameters</A></B></TD>
  174. <TD>&nbsp;</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ElGamalKeyParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalKeyParameters</A></B></TD>
  178. <TD>&nbsp;</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ElGamalParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalParameters</A></B></TD>
  182. <TD>&nbsp;</TD>
  183. </TR>
  184. <TR BGCOLOR="white" CLASS="TableRowColor">
  185. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ElGamalPrivateKeyParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalPrivateKeyParameters</A></B></TD>
  186. <TD>&nbsp;</TD>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ElGamalPublicKeyParameters.html" title="class in org.bouncycastle.crypto.params">ElGamalPublicKeyParameters</A></B></TD>
  190. <TD>&nbsp;</TD>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/GOST3410KeyGenerationParameters.html" title="class in org.bouncycastle.crypto.params">GOST3410KeyGenerationParameters</A></B></TD>
  194. <TD>&nbsp;</TD>
  195. </TR>
  196. <TR BGCOLOR="white" CLASS="TableRowColor">
  197. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/GOST3410KeyParameters.html" title="class in org.bouncycastle.crypto.params">GOST3410KeyParameters</A></B></TD>
  198. <TD>&nbsp;</TD>
  199. </TR>
  200. <TR BGCOLOR="white" CLASS="TableRowColor">
  201. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/GOST3410Parameters.html" title="class in org.bouncycastle.crypto.params">GOST3410Parameters</A></B></TD>
  202. <TD>&nbsp;</TD>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/GOST3410PrivateKeyParameters.html" title="class in org.bouncycastle.crypto.params">GOST3410PrivateKeyParameters</A></B></TD>
  206. <TD>&nbsp;</TD>
  207. </TR>
  208. <TR BGCOLOR="white" CLASS="TableRowColor">
  209. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/GOST3410PublicKeyParameters.html" title="class in org.bouncycastle.crypto.params">GOST3410PublicKeyParameters</A></B></TD>
  210. <TD>&nbsp;</TD>
  211. </TR>
  212. <TR BGCOLOR="white" CLASS="TableRowColor">
  213. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/GOST3410ValidationParameters.html" title="class in org.bouncycastle.crypto.params">GOST3410ValidationParameters</A></B></TD>
  214. <TD>&nbsp;</TD>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/IESParameters.html" title="class in org.bouncycastle.crypto.params">IESParameters</A></B></TD>
  218. <TD>parameters for using an integrated cipher in stream mode.</TD>
  219. </TR>
  220. <TR BGCOLOR="white" CLASS="TableRowColor">
  221. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/IESWithCipherParameters.html" title="class in org.bouncycastle.crypto.params">IESWithCipherParameters</A></B></TD>
  222. <TD>&nbsp;</TD>
  223. </TR>
  224. <TR BGCOLOR="white" CLASS="TableRowColor">
  225. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ISO18033KDFParameters.html" title="class in org.bouncycastle.crypto.params">ISO18033KDFParameters</A></B></TD>
  226. <TD>parameters for Key derivation functions for ISO-18033</TD>
  227. </TR>
  228. <TR BGCOLOR="white" CLASS="TableRowColor">
  229. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/KDFParameters.html" title="class in org.bouncycastle.crypto.params">KDFParameters</A></B></TD>
  230. <TD>parameters for Key derivation functions for IEEE P1363a</TD>
  231. </TR>
  232. <TR BGCOLOR="white" CLASS="TableRowColor">
  233. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/KeyParameter.html" title="class in org.bouncycastle.crypto.params">KeyParameter</A></B></TD>
  234. <TD>&nbsp;</TD>
  235. </TR>
  236. <TR BGCOLOR="white" CLASS="TableRowColor">
  237. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/MGFParameters.html" title="class in org.bouncycastle.crypto.params">MGFParameters</A></B></TD>
  238. <TD>parameters for mask derivation functions.</TD>
  239. </TR>
  240. <TR BGCOLOR="white" CLASS="TableRowColor">
  241. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/MQVPrivateParameters.html" title="class in org.bouncycastle.crypto.params">MQVPrivateParameters</A></B></TD>
  242. <TD>&nbsp;</TD>
  243. </TR>
  244. <TR BGCOLOR="white" CLASS="TableRowColor">
  245. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/MQVPublicParameters.html" title="class in org.bouncycastle.crypto.params">MQVPublicParameters</A></B></TD>
  246. <TD>&nbsp;</TD>
  247. </TR>
  248. <TR BGCOLOR="white" CLASS="TableRowColor">
  249. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/NaccacheSternKeyGenerationParameters.html" title="class in org.bouncycastle.crypto.params">NaccacheSternKeyGenerationParameters</A></B></TD>
  250. <TD>Parameters for NaccacheStern public private key generation.</TD>
  251. </TR>
  252. <TR BGCOLOR="white" CLASS="TableRowColor">
  253. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/NaccacheSternKeyParameters.html" title="class in org.bouncycastle.crypto.params">NaccacheSternKeyParameters</A></B></TD>
  254. <TD>Public key parameters for NaccacheStern cipher.</TD>
  255. </TR>
  256. <TR BGCOLOR="white" CLASS="TableRowColor">
  257. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/NaccacheSternPrivateKeyParameters.html" title="class in org.bouncycastle.crypto.params">NaccacheSternPrivateKeyParameters</A></B></TD>
  258. <TD>Private key parameters for NaccacheStern cipher.</TD>
  259. </TR>
  260. <TR BGCOLOR="white" CLASS="TableRowColor">
  261. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ParametersWithIV.html" title="class in org.bouncycastle.crypto.params">ParametersWithIV</A></B></TD>
  262. <TD>&nbsp;</TD>
  263. </TR>
  264. <TR BGCOLOR="white" CLASS="TableRowColor">
  265. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ParametersWithRandom.html" title="class in org.bouncycastle.crypto.params">ParametersWithRandom</A></B></TD>
  266. <TD>&nbsp;</TD>
  267. </TR>
  268. <TR BGCOLOR="white" CLASS="TableRowColor">
  269. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ParametersWithSalt.html" title="class in org.bouncycastle.crypto.params">ParametersWithSalt</A></B></TD>
  270. <TD>Cipher parameters with a fixed salt value associated with them.</TD>
  271. </TR>
  272. <TR BGCOLOR="white" CLASS="TableRowColor">
  273. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/ParametersWithSBox.html" title="class in org.bouncycastle.crypto.params">ParametersWithSBox</A></B></TD>
  274. <TD>&nbsp;</TD>
  275. </TR>
  276. <TR BGCOLOR="white" CLASS="TableRowColor">
  277. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/RC2Parameters.html" title="class in org.bouncycastle.crypto.params">RC2Parameters</A></B></TD>
  278. <TD>&nbsp;</TD>
  279. </TR>
  280. <TR BGCOLOR="white" CLASS="TableRowColor">
  281. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/RC5Parameters.html" title="class in org.bouncycastle.crypto.params">RC5Parameters</A></B></TD>
  282. <TD>&nbsp;</TD>
  283. </TR>
  284. <TR BGCOLOR="white" CLASS="TableRowColor">
  285. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/RSABlindingParameters.html" title="class in org.bouncycastle.crypto.params">RSABlindingParameters</A></B></TD>
  286. <TD>&nbsp;</TD>
  287. </TR>
  288. <TR BGCOLOR="white" CLASS="TableRowColor">
  289. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/RSAKeyGenerationParameters.html" title="class in org.bouncycastle.crypto.params">RSAKeyGenerationParameters</A></B></TD>
  290. <TD>&nbsp;</TD>
  291. </TR>
  292. <TR BGCOLOR="white" CLASS="TableRowColor">
  293. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/RSAKeyParameters.html" title="class in org.bouncycastle.crypto.params">RSAKeyParameters</A></B></TD>
  294. <TD>&nbsp;</TD>
  295. </TR>
  296. <TR BGCOLOR="white" CLASS="TableRowColor">
  297. <TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/crypto/params/RSAPrivateCrtKeyParameters.html" title="class in org.bouncycastle.crypto.params">RSAPrivateCrtKeyParameters</A></B></TD>
  298. <TD>&nbsp;</TD>
  299. </TR>
  300. </TABLE>
  301. &nbsp;
  302. <P>
  303. <A NAME="package_description"><!-- --></A><H2>
  304. Package org.bouncycastle.crypto.params Description
  305. </H2>
  306. <P>
  307. Classes for parameter objects for ciphers and generators.
  308. <P>
  309. <P>
  310. <DL>
  311. </DL>
  312. <HR>
  313. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  314. <A NAME="navbar_bottom"><!-- --></A>
  315. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  316. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  317. <TR>
  318. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  319. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  320. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  321. <TR ALIGN="center" VALIGN="top">
  322. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  323. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  324. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  325. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  326. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  327. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  328. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  329. </TR>
  330. </TABLE>
  331. </TD>
  332. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  333. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  334. </TD>
  335. </TR>
  336. <TR>
  337. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  338. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/paddings/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  339. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/prng/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  340. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  341. <A HREF="../../../../index.html?org/bouncycastle/crypto/params/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  342. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  343. &nbsp;<SCRIPT type="text/javascript">
  344. <!--
  345. if(window==top) {
  346. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  347. }
  348. //-->
  349. </SCRIPT>
  350. <NOSCRIPT>
  351. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  352. </NOSCRIPT>
  353. </FONT></TD>
  354. </TR>
  355. </TABLE>
  356. <A NAME="skip-navbar_bottom"></A>
  357. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  358. <HR>
  359. </BODY>
  360. </HTML>