PageRenderTime 28ms CodeModel.GetById 15ms app.highlight 10ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/jce/provider/symmetric/AES.KeyGen256.html

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