PageRenderTime 43ms CodeModel.GetById 20ms app.highlight 20ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAndTwofish.html

https://bitbucket.org/arkban/somersault
HTML | 309 lines | 257 code | 29 blank | 23 comment | 0 complexity | 091bf4adc535b189316fbf23161b0cdb 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>
  7JCESecretKeyFactory.PBEWithSHAAndTwofish (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="JCESecretKeyFactory.PBEWithSHAAndTwofish (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/JCESecretKeyFactory.PBEWithSHAAndDES3Key.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
 58&nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithTiger.html" title="class in org.bouncycastle.jce.provider"><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/JCESecretKeyFactory.PBEWithSHAAndTwofish.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 61&nbsp;<A HREF="JCESecretKeyFactory.PBEWithSHAAndTwofish.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.JCESecretKeyFactory">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory.PBEKeyFactory">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</FONT>
 91<BR>
 92Class JCESecretKeyFactory.PBEWithSHAAndTwofish</H2>
 93<PRE>
 94java.lang.Object
 95  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">javax.crypto.SecretKeyFactorySpi
 96      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">org.bouncycastle.jce.provider.JCESecretKeyFactory</A>
 97          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html" title="class in org.bouncycastle.jce.provider">org.bouncycastle.jce.provider.JCESecretKeyFactory.PBEKeyFactory</A>
 98              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.JCESecretKeyFactory.PBEWithSHAAndTwofish</B>
 99</PRE>
100<DL>
101<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/bouncycastle/jce/provider/PBE.html" title="interface in org.bouncycastle.jce.provider">PBE</A></DD>
102</DL>
103<DL>
104<DT><B>Enclosing class:</B><DD><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></DD>
105</DL>
106<HR>
107<DL>
108<DT><PRE>public static class <B>JCESecretKeyFactory.PBEWithSHAAndTwofish</B><DT>extends <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEKeyFactory</A></DL>
109</PRE>
110
111<P>
112PBEWithSHAAndTwofish-CBC
113<P>
114
115<P>
116<HR>
117
118<P>
119<!-- ======== NESTED CLASS SUMMARY ======== -->
120
121<A NAME="nested_class_summary"><!-- --></A>
122<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
125<B>Nested Class Summary</B></FONT></TH>
126</TR>
127</TABLE>
128&nbsp;<A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory"><!-- --></A>
129<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
130<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
131<TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></B></TH>
132</TR>
133<TR BGCOLOR="white" CLASS="TableRowColor">
134<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.DES.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.DES</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.DESede.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.DESede</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.DESPBEKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.DESPBEKeyFactory</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEKeyFactory</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD2AndDES.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithMD2AndDES</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD2AndRC2.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithMD2AndRC2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD5And128BitAESCBCOpenSSL.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithMD5And128BitAESCBCOpenSSL</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD5And192BitAESCBCOpenSSL.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithMD5And192BitAESCBCOpenSSL</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD5And256BitAESCBCOpenSSL.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithMD5And256BitAESCBCOpenSSL</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD5AndDES.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithMD5AndDES</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD5AndRC2.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithMD5AndRC2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithRIPEMD160.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithRIPEMD160</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHA.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHA</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHA1AndDES.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHA1AndDES</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHA1AndRC2.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHA1AndRC2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHA256And128BitAESBC.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHA256And128BitAESBC</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHA256And192BitAESBC.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHA256And192BitAESBC</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHA256And256BitAESBC.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHA256And256BitAESBC</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAnd128BitAESBC.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAnd128BitAESBC</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAnd128BitRC2.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAnd128BitRC2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAnd128BitRC4.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAnd128BitRC4</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAnd192BitAESBC.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAnd192BitAESBC</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAnd256BitAESBC.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAnd256BitAESBC</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAnd40BitRC2.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAnd40BitRC2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAnd40BitRC4.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAnd40BitRC4</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAndDES2Key.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAndDES2Key</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAndDES3Key.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAndDES3Key</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAndTwofish.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithSHAAndTwofish</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithTiger.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEWithTiger</A></CODE></TD>
135</TR>
136</TABLE>
137&nbsp;
138<A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.PBE"><!-- --></A>
139<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
141<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/PBE.html" title="interface in org.bouncycastle.jce.provider">PBE</A></B></TH>
142</TR>
143<TR BGCOLOR="white" CLASS="TableRowColor">
144<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/PBE.Util.html" title="class in org.bouncycastle.jce.provider">PBE.Util</A></CODE></TD>
145</TR>
146</TABLE>
147&nbsp;
148<!-- =========== FIELD SUMMARY =========== -->
149
150<A NAME="field_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>Field Summary</B></FONT></TH>
155</TR>
156</TABLE>
157&nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory"><!-- --></A>
158<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
160<TH ALIGN="left"><B>Fields inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></B></TH>
161</TR>
162<TR BGCOLOR="white" CLASS="TableRowColor">
163<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html#algName">algName</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html#algOid">algOid</A></CODE></TD>
164</TR>
165</TABLE>
166&nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.jce.provider.PBE"><!-- --></A>
167<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
168<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
169<TH ALIGN="left"><B>Fields inherited from interface org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/PBE.html" title="interface in org.bouncycastle.jce.provider">PBE</A></B></TH>
170</TR>
171<TR BGCOLOR="white" CLASS="TableRowColor">
172<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#MD2">MD2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#MD5">MD5</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#OPENSSL">OPENSSL</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#PKCS12">PKCS12</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#PKCS5S1">PKCS5S1</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#PKCS5S2">PKCS5S2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#RIPEMD160">RIPEMD160</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#SHA1">SHA1</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#SHA256">SHA256</A>, <A HREF="../../../../org/bouncycastle/jce/provider/PBE.html#TIGER">TIGER</A></CODE></TD>
173</TR>
174</TABLE>
175&nbsp;
176<!-- ======== CONSTRUCTOR SUMMARY ======== -->
177
178<A NAME="constructor_summary"><!-- --></A>
179<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
180<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
181<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
182<B>Constructor Summary</B></FONT></TH>
183</TR>
184<TR BGCOLOR="white" CLASS="TableRowColor">
185<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAndTwofish.html#JCESecretKeyFactory.PBEWithSHAAndTwofish()">JCESecretKeyFactory.PBEWithSHAAndTwofish</A></B>()</CODE>
186
187<BR>
188&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
189</TR>
190</TABLE>
191&nbsp;
192<!-- ========== METHOD SUMMARY =========== -->
193
194<A NAME="method_summary"><!-- --></A>
195<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
196<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
197<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
198<B>Method Summary</B></FONT></TH>
199</TR>
200</TABLE>
201&nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory.PBEKeyFactory"><!-- --></A>
202<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
204<TH ALIGN="left"><B>Methods inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory.PBEKeyFactory</A></B></TH>
205</TR>
206<TR BGCOLOR="white" CLASS="TableRowColor">
207<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html#engineGenerateSecret(java.security.spec.KeySpec)">engineGenerateSecret</A></CODE></TD>
208</TR>
209</TABLE>
210&nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory"><!-- --></A>
211<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
213<TH ALIGN="left"><B>Methods inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></B></TH>
214</TR>
215<TR BGCOLOR="white" CLASS="TableRowColor">
216<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html#engineGetKeySpec(javax.crypto.SecretKey, java.lang.Class)">engineGetKeySpec</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html#engineTranslateKey(javax.crypto.SecretKey)">engineTranslateKey</A></CODE></TD>
217</TR>
218</TABLE>
219&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
220<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
222<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
223</TR>
224<TR BGCOLOR="white" CLASS="TableRowColor">
225<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
226</TR>
227</TABLE>
228&nbsp;
229<P>
230
231<!-- ========= CONSTRUCTOR DETAIL ======== -->
232
233<A NAME="constructor_detail"><!-- --></A>
234<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
235<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
236<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
237<B>Constructor Detail</B></FONT></TH>
238</TR>
239</TABLE>
240
241<A NAME="JCESecretKeyFactory.PBEWithSHAAndTwofish()"><!-- --></A><H3>
242JCESecretKeyFactory.PBEWithSHAAndTwofish</H3>
243<PRE>
244public <B>JCESecretKeyFactory.PBEWithSHAAndTwofish</B>()</PRE>
245<DL>
246</DL>
247<!-- ========= END OF CLASS DATA ========= -->
248<HR>
249
250
251<!-- ======= START OF BOTTOM NAVBAR ====== -->
252<A NAME="navbar_bottom"><!-- --></A>
253<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
254<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
255<TR>
256<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
257<A NAME="navbar_bottom_firstrow"><!-- --></A>
258<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
259  <TR ALIGN="center" VALIGN="top">
260  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
261  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
262  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
263  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
264  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
265  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
266  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
267  </TR>
268</TABLE>
269</TD>
270<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
271<b>Bouncy Castle Cryptography Library 1.45</b></EM>
272</TD>
273</TR>
274
275<TR>
276<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
277&nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAndDES3Key.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
278&nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithTiger.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
279<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
280  <A HREF="../../../../index.html?org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithSHAAndTwofish.html" target="_top"><B>FRAMES</B></A>  &nbsp;
281&nbsp;<A HREF="JCESecretKeyFactory.PBEWithSHAAndTwofish.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
282&nbsp;<SCRIPT type="text/javascript">
283  <!--
284  if(window==top) {
285    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
286  }
287  //-->
288</SCRIPT>
289<NOSCRIPT>
290  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
291</NOSCRIPT>
292
293
294</FONT></TD>
295</TR>
296<TR>
297<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
298  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory.PBEKeyFactory">METHOD</A></FONT></TD>
299<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
300DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
301</TR>
302</TABLE>
303<A NAME="skip-navbar_bottom"></A>
304<!-- ======== END OF BOTTOM NAVBAR ======= -->
305
306<HR>
307
308</BODY>
309</HTML>