PageRenderTime 64ms CodeModel.GetById 9ms RepoModel.GetById 1ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen192.html

https://bitbucket.org/arkban/somersault
HTML | 274 lines | 223 code | 28 blank | 23 comment | 0 complexity | ed4699280be41bd59dfd15ccc76f193b 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:40 EST 2010 -->
  6. <TITLE>
  7. Camellia.KeyGen192 (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="Camellia.KeyGen192 (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/symmetric/Camellia.KeyGen128.html" title="class in org.bouncycastle.jce.provider.symmetric"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../../org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen256.html" title="class in org.bouncycastle.jce.provider.symmetric"><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/symmetric/Camellia.KeyGen192.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="Camellia.KeyGen192.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.JCEKeyGenerator">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">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;METHOD</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.symmetric</FONT>
  80. <BR>
  81. Class Camellia.KeyGen192</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.crypto.KeyGeneratorSpi
  85. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html" title="class in org.bouncycastle.jce.provider">org.bouncycastle.jce.provider.JCEKeyGenerator</A>
  86. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen.html" title="class in org.bouncycastle.jce.provider.symmetric">org.bouncycastle.jce.provider.symmetric.Camellia.KeyGen</A>
  87. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.symmetric.Camellia.KeyGen192</B>
  88. </PRE>
  89. <DL>
  90. <DT><B>Enclosing class:</B><DD><A HREF="../../../../../org/bouncycastle/jce/provider/symmetric/Camellia.html" title="class in org.bouncycastle.jce.provider.symmetric">Camellia</A></DD>
  91. </DL>
  92. <HR>
  93. <DL>
  94. <DT><PRE>public static class <B>Camellia.KeyGen192</B><DT>extends <A HREF="../../../../../org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen.html" title="class in org.bouncycastle.jce.provider.symmetric">Camellia.KeyGen</A></DL>
  95. </PRE>
  96. <P>
  97. <HR>
  98. <P>
  99. <!-- ======== NESTED CLASS SUMMARY ======== -->
  100. <A NAME="nested_class_summary"><!-- --></A>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  103. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  104. <B>Nested Class Summary</B></FONT></TH>
  105. </TR>
  106. </TABLE>
  107. &nbsp;<A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator"><!-- --></A>
  108. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  109. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  110. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator</A></B></TH>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><CODE><A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.Blowfish.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.Blowfish</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.CAST6.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.CAST6</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.DES.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.DES</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.DESede.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.DESede</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.DESede3.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.DESede3</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.GOST28147.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.GOST28147</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HC128.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HC128</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HC256.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HC256</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA1.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HMACSHA1</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA224.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HMACSHA224</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA256.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HMACSHA256</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA384.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HMACSHA384</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA512.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HMACSHA512</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACTIGER.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.HMACTIGER</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.MD2HMAC.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.MD2HMAC</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.MD4HMAC.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.MD4HMAC</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.MD5HMAC.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.MD5HMAC</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.RC2.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.RC2</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.RC4.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.RC4</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.RC5.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.RC5</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.RC564.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.RC564</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.RC6.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.RC6</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.Rijndael.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.Rijndael</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.RIPEMD128HMAC.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.RIPEMD128HMAC</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.RIPEMD160HMAC.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.RIPEMD160HMAC</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.Salsa20.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.Salsa20</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.Serpent.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.Serpent</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.Skipjack.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.Skipjack</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.TEA.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.TEA</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.Twofish.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.Twofish</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.VMPC.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.VMPC</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.VMPCKSA3.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.VMPCKSA3</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.XTEA.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator.XTEA</A></CODE></TD>
  114. </TR>
  115. </TABLE>
  116. &nbsp;
  117. <!-- =========== FIELD SUMMARY =========== -->
  118. <A NAME="field_summary"><!-- --></A>
  119. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  120. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  121. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  122. <B>Field Summary</B></FONT></TH>
  123. </TR>
  124. </TABLE>
  125. &nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator"><!-- --></A>
  126. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  127. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  128. <TH ALIGN="left"><B>Fields inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator</A></B></TH>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD><CODE><A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#algName">algName</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#defaultKeySize">defaultKeySize</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#engine">engine</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#keySize">keySize</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#uninitialised">uninitialised</A></CODE></TD>
  132. </TR>
  133. </TABLE>
  134. &nbsp;
  135. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  136. <A NAME="constructor_summary"><!-- --></A>
  137. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  138. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  139. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  140. <B>Constructor Summary</B></FONT></TH>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD><CODE><B><A HREF="../../../../../org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen192.html#Camellia.KeyGen192()">Camellia.KeyGen192</A></B>()</CODE>
  144. <BR>
  145. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  146. </TR>
  147. </TABLE>
  148. &nbsp;
  149. <!-- ========== METHOD SUMMARY =========== -->
  150. <A NAME="method_summary"><!-- --></A>
  151. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  152. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  153. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  154. <B>Method Summary</B></FONT></TH>
  155. </TR>
  156. </TABLE>
  157. &nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator"><!-- --></A>
  158. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  159. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  160. <TH ALIGN="left"><B>Methods inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator</A></B></TH>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD><CODE><A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#engineGenerateKey()">engineGenerateKey</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#engineInit(java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)">engineInit</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#engineInit(int, java.security.SecureRandom)">engineInit</A>, <A HREF="../../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html#engineInit(java.security.SecureRandom)">engineInit</A></CODE></TD>
  164. </TR>
  165. </TABLE>
  166. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  167. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  168. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  169. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  173. </TR>
  174. </TABLE>
  175. &nbsp;
  176. <P>
  177. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  178. <A NAME="constructor_detail"><!-- --></A>
  179. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  180. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  181. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  182. <B>Constructor Detail</B></FONT></TH>
  183. </TR>
  184. </TABLE>
  185. <A NAME="Camellia.KeyGen192()"><!-- --></A><H3>
  186. Camellia.KeyGen192</H3>
  187. <PRE>
  188. public <B>Camellia.KeyGen192</B>()</PRE>
  189. <DL>
  190. </DL>
  191. <!-- ========= END OF CLASS DATA ========= -->
  192. <HR>
  193. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  194. <A NAME="navbar_bottom"><!-- --></A>
  195. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  196. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  197. <TR>
  198. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  199. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  200. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  201. <TR ALIGN="center" VALIGN="top">
  202. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  203. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  204. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  205. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  206. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  207. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  208. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  209. </TR>
  210. </TABLE>
  211. </TD>
  212. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  213. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  214. </TD>
  215. </TR>
  216. <TR>
  217. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  218. &nbsp;<A HREF="../../../../../org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen128.html" title="class in org.bouncycastle.jce.provider.symmetric"><B>PREV CLASS</B></A>&nbsp;
  219. &nbsp;<A HREF="../../../../../org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen256.html" title="class in org.bouncycastle.jce.provider.symmetric"><B>NEXT CLASS</B></A></FONT></TD>
  220. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  221. <A HREF="../../../../../index.html?org/bouncycastle/jce/provider/symmetric/Camellia.KeyGen192.html" target="_top"><B>FRAMES</B></A> &nbsp;
  222. &nbsp;<A HREF="Camellia.KeyGen192.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  223. &nbsp;<SCRIPT type="text/javascript">
  224. <!--
  225. if(window==top) {
  226. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  227. }
  228. //-->
  229. </SCRIPT>
  230. <NOSCRIPT>
  231. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  232. </NOSCRIPT>
  233. </FONT></TD>
  234. </TR>
  235. <TR>
  236. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  237. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">METHOD</A></FONT></TD>
  238. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  239. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
  240. </TR>
  241. </TABLE>
  242. <A NAME="skip-navbar_bottom"></A>
  243. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  244. <HR>
  245. </BODY>
  246. </HTML>