PageRenderTime 87ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/arkban/somersault
HTML | 344 lines | 287 code | 33 blank | 24 comment | 0 complexity | c5f7de92d90353c731ddc3b2f4663a73 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>
  7. JCESecretKeyFactory.PBEKeyFactory (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="JCESecretKeyFactory.PBEKeyFactory (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/JCESecretKeyFactory.DESPBEKeyFactory.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD2AndDES.html" title="class in org.bouncycastle.jce.provider"><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/JCESecretKeyFactory.PBEKeyFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="JCESecretKeyFactory.PBEKeyFactory.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.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="#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.jce.provider</FONT>
  80. <BR>
  81. Class JCESecretKeyFactory.PBEKeyFactory</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">javax.crypto.SecretKeyFactorySpi
  85. <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>
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.JCESecretKeyFactory.PBEKeyFactory</B>
  87. </PRE>
  88. <DL>
  89. <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>
  90. </DL>
  91. <DL>
  92. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/bouncycastle/jce/provider/symmetric/IDEA.PBEWithSHAAndIDEAKeyGen.html" title="class in org.bouncycastle.jce.provider.symmetric">IDEA.PBEWithSHAAndIDEAKeyGen</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.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></DD>
  93. </DL>
  94. <DL>
  95. <DT><B>Enclosing class:</B><DD><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></DD>
  96. </DL>
  97. <HR>
  98. <DL>
  99. <DT><PRE>public static class <B>JCESecretKeyFactory.PBEKeyFactory</B><DT>extends <A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></DL>
  100. </PRE>
  101. <P>
  102. <HR>
  103. <P>
  104. <!-- ======== NESTED CLASS SUMMARY ======== -->
  105. <A NAME="nested_class_summary"><!-- --></A>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  108. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  109. <B>Nested Class Summary</B></FONT></TH>
  110. </TR>
  111. </TABLE>
  112. &nbsp;<A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory"><!-- --></A>
  113. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  114. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  115. <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>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <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>
  119. </TR>
  120. </TABLE>
  121. &nbsp;
  122. <A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.PBE"><!-- --></A>
  123. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  124. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  125. <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>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/PBE.Util.html" title="class in org.bouncycastle.jce.provider">PBE.Util</A></CODE></TD>
  129. </TR>
  130. </TABLE>
  131. &nbsp;
  132. <!-- =========== FIELD SUMMARY =========== -->
  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.JCESecretKeyFactory"><!-- --></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/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></B></TH>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <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>
  147. </TR>
  148. </TABLE>
  149. &nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.jce.provider.PBE"><!-- --></A>
  150. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  151. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  152. <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>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <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>
  156. </TR>
  157. </TABLE>
  158. &nbsp;
  159. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  160. <A NAME="constructor_summary"><!-- --></A>
  161. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  162. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  163. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  164. <B>Constructor Summary</B></FONT></TH>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html#JCESecretKeyFactory.PBEKeyFactory(java.lang.String, org.bouncycastle.asn1.DERObjectIdentifier, boolean, int, int, int, int)">JCESecretKeyFactory.PBEKeyFactory</A></B>(java.lang.String&nbsp;algorithm,
  168. <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A>&nbsp;oid,
  169. boolean&nbsp;forCipher,
  170. int&nbsp;scheme,
  171. int&nbsp;digest,
  172. int&nbsp;keySize,
  173. int&nbsp;ivSize)</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  176. </TR>
  177. </TABLE>
  178. &nbsp;
  179. <!-- ========== METHOD SUMMARY =========== -->
  180. <A NAME="method_summary"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  183. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  184. <B>Method Summary</B></FONT></TH>
  185. </TR>
  186. <TR BGCOLOR="white" CLASS="TableRowColor">
  187. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  188. <CODE>protected &nbsp;javax.crypto.SecretKey</CODE></FONT></TD>
  189. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html#engineGenerateSecret(java.security.spec.KeySpec)">engineGenerateSecret</A></B>(java.security.spec.KeySpec&nbsp;keySpec)</CODE>
  190. <BR>
  191. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  192. </TR>
  193. </TABLE>
  194. &nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.jce.provider.JCESecretKeyFactory"><!-- --></A>
  195. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  196. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  197. <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>
  198. </TR>
  199. <TR BGCOLOR="white" CLASS="TableRowColor">
  200. <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>
  201. </TR>
  202. </TABLE>
  203. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  204. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  205. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  206. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  207. </TR>
  208. <TR BGCOLOR="white" CLASS="TableRowColor">
  209. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  210. </TR>
  211. </TABLE>
  212. &nbsp;
  213. <P>
  214. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  215. <A NAME="constructor_detail"><!-- --></A>
  216. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  217. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  218. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  219. <B>Constructor Detail</B></FONT></TH>
  220. </TR>
  221. </TABLE>
  222. <A NAME="JCESecretKeyFactory.PBEKeyFactory(java.lang.String, org.bouncycastle.asn1.DERObjectIdentifier, boolean, int, int, int, int)"><!-- --></A><H3>
  223. JCESecretKeyFactory.PBEKeyFactory</H3>
  224. <PRE>
  225. public <B>JCESecretKeyFactory.PBEKeyFactory</B>(java.lang.String&nbsp;algorithm,
  226. <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A>&nbsp;oid,
  227. boolean&nbsp;forCipher,
  228. int&nbsp;scheme,
  229. int&nbsp;digest,
  230. int&nbsp;keySize,
  231. int&nbsp;ivSize)</PRE>
  232. <DL>
  233. </DL>
  234. <!-- ============ METHOD DETAIL ========== -->
  235. <A NAME="method_detail"><!-- --></A>
  236. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  237. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  238. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  239. <B>Method Detail</B></FONT></TH>
  240. </TR>
  241. </TABLE>
  242. <A NAME="engineGenerateSecret(java.security.spec.KeySpec)"><!-- --></A><H3>
  243. engineGenerateSecret</H3>
  244. <PRE>
  245. protected javax.crypto.SecretKey <B>engineGenerateSecret</B>(java.security.spec.KeySpec&nbsp;keySpec)
  246. throws java.security.spec.InvalidKeySpecException</PRE>
  247. <DL>
  248. <DD><DL>
  249. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html#engineGenerateSecret(java.security.spec.KeySpec)">engineGenerateSecret</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.html" title="class in org.bouncycastle.jce.provider">JCESecretKeyFactory</A></CODE></DL>
  250. </DD>
  251. <DD><DL>
  252. <DT><B>Throws:</B>
  253. <DD><CODE>java.security.spec.InvalidKeySpecException</CODE></DL>
  254. </DD>
  255. </DL>
  256. <!-- ========= END OF CLASS DATA ========= -->
  257. <HR>
  258. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  259. <A NAME="navbar_bottom"><!-- --></A>
  260. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  261. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  262. <TR>
  263. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  264. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  265. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  266. <TR ALIGN="center" VALIGN="top">
  267. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  268. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  269. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  270. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  271. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  272. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  273. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  274. </TR>
  275. </TABLE>
  276. </TD>
  277. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  278. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  279. </TD>
  280. </TR>
  281. <TR>
  282. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  283. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.DESPBEKeyFactory.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
  284. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEWithMD2AndDES.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
  285. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  286. <A HREF="../../../../index.html?org/bouncycastle/jce/provider/JCESecretKeyFactory.PBEKeyFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
  287. &nbsp;<A HREF="JCESecretKeyFactory.PBEKeyFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  288. &nbsp;<SCRIPT type="text/javascript">
  289. <!--
  290. if(window==top) {
  291. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  292. }
  293. //-->
  294. </SCRIPT>
  295. <NOSCRIPT>
  296. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  297. </NOSCRIPT>
  298. </FONT></TD>
  299. </TR>
  300. <TR>
  301. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  302. 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="#method_summary">METHOD</A></FONT></TD>
  303. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  304. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  305. </TR>
  306. </TABLE>
  307. <A NAME="skip-navbar_bottom"></A>
  308. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  309. <HR>
  310. </BODY>
  311. </HTML>