/lib/bouncycastle/docs/org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html
HTML | 434 lines | 363 code | 48 blank | 23 comment | 0 complexity | 89a3195186aec83d9b0ad288908853e5 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>
7JDKAlgorithmParameters.OAEP (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="JDKAlgorithmParameters.OAEP (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> </TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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 <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.IVAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
58 <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.PBKDF2.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/JDKAlgorithmParameters.OAEP.html" target="_top"><B>FRAMES</B></A>
61 <A HREF="JDKAlgorithmParameters.OAEP.html" target="_top"><B>NO FRAMES</B></A>
62 <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: <A HREF="#nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameters">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
79<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></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 JDKAlgorithmParameters.OAEP</H2>
93<PRE>
94java.lang.Object
95 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.security.AlgorithmParametersSpi
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">org.bouncycastle.jce.provider.JDKAlgorithmParameters</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.JDKAlgorithmParameters.OAEP</B>
98</PRE>
99<DL>
100<DT><B>Enclosing class:</B><DD><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters</A></DD>
101</DL>
102<HR>
103<DL>
104<DT><PRE>public static class <B>JDKAlgorithmParameters.OAEP</B><DT>extends <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters</A></DL>
105</PRE>
106
107<P>
108<HR>
109
110<P>
111<!-- ======== NESTED CLASS SUMMARY ======== -->
112
113<A NAME="nested_class_summary"><!-- --></A>
114<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
117<B>Nested Class Summary</B></FONT></TH>
118</TR>
119</TABLE>
120 <A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameters"><!-- --></A>
121<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
123<TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters</A></B></TH>
124</TR>
125<TR BGCOLOR="white" CLASS="TableRowColor">
126<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.DH.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.DH</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.DSA.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.DSA</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.ElGamal.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.ElGamal</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.GOST3410.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.GOST3410</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.IES.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.IES</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.IVAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.IVAlgorithmParameters</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.OAEP</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.PBKDF2.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.PBKDF2</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.PKCS12PBE.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.PKCS12PBE</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.PSS.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.PSS</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.RC2AlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters.RC2AlgorithmParameters</A></CODE></TD>
127</TR>
128</TABLE>
129
130
131<!-- ======== CONSTRUCTOR SUMMARY ======== -->
132
133<A NAME="constructor_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>Constructor Summary</B></FONT></TH>
138</TR>
139<TR BGCOLOR="white" CLASS="TableRowColor">
140<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#JDKAlgorithmParameters.OAEP()">JDKAlgorithmParameters.OAEP</A></B>()</CODE>
141
142<BR>
143 </TD>
144</TR>
145</TABLE>
146
147<!-- ========== METHOD SUMMARY =========== -->
148
149<A NAME="method_summary"><!-- --></A>
150<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
151<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
152<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
153<B>Method Summary</B></FONT></TH>
154</TR>
155<TR BGCOLOR="white" CLASS="TableRowColor">
156<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157<CODE>protected byte[]</CODE></FONT></TD>
158<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#engineGetEncoded()">engineGetEncoded</A></B>()</CODE>
159
160<BR>
161 Return the PKCS#1 ASN.1 structure RSAES-OAEP-params.</TD>
162</TR>
163<TR BGCOLOR="white" CLASS="TableRowColor">
164<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165<CODE>protected byte[]</CODE></FONT></TD>
166<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#engineGetEncoded(java.lang.String)">engineGetEncoded</A></B>(java.lang.String format)</CODE>
167
168<BR>
169 </TD>
170</TR>
171<TR BGCOLOR="white" CLASS="TableRowColor">
172<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173<CODE>protected void</CODE></FONT></TD>
174<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#engineInit(java.security.spec.AlgorithmParameterSpec)">engineInit</A></B>(java.security.spec.AlgorithmParameterSpec paramSpec)</CODE>
175
176<BR>
177 </TD>
178</TR>
179<TR BGCOLOR="white" CLASS="TableRowColor">
180<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181<CODE>protected void</CODE></FONT></TD>
182<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#engineInit(byte[])">engineInit</A></B>(byte[] params)</CODE>
183
184<BR>
185 </TD>
186</TR>
187<TR BGCOLOR="white" CLASS="TableRowColor">
188<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189<CODE>protected void</CODE></FONT></TD>
190<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#engineInit(byte[], java.lang.String)">engineInit</A></B>(byte[] params,
191 java.lang.String format)</CODE>
192
193<BR>
194 </TD>
195</TR>
196<TR BGCOLOR="white" CLASS="TableRowColor">
197<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198<CODE>protected java.lang.String</CODE></FONT></TD>
199<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#engineToString()">engineToString</A></B>()</CODE>
200
201<BR>
202 </TD>
203</TR>
204<TR BGCOLOR="white" CLASS="TableRowColor">
205<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206<CODE>protected java.security.spec.AlgorithmParameterSpec</CODE></FONT></TD>
207<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html#localEngineGetParameterSpec(java.lang.Class)">localEngineGetParameterSpec</A></B>(java.lang.Class paramSpec)</CODE>
208
209<BR>
210 </TD>
211</TR>
212</TABLE>
213 <A NAME="methods_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameters"><!-- --></A>
214<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
216<TH ALIGN="left"><B>Methods inherited from class org.bouncycastle.jce.provider.<A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters</A></B></TH>
217</TR>
218<TR BGCOLOR="white" CLASS="TableRowColor">
219<TD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html#engineGetParameterSpec(java.lang.Class)">engineGetParameterSpec</A>, <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html#isASN1FormatString(java.lang.String)">isASN1FormatString</A></CODE></TD>
220</TR>
221</TABLE>
222 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
223<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
224<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
225<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
226</TR>
227<TR BGCOLOR="white" CLASS="TableRowColor">
228<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
229</TR>
230</TABLE>
231
232<P>
233
234<!-- ========= CONSTRUCTOR DETAIL ======== -->
235
236<A NAME="constructor_detail"><!-- --></A>
237<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
238<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
239<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
240<B>Constructor Detail</B></FONT></TH>
241</TR>
242</TABLE>
243
244<A NAME="JDKAlgorithmParameters.OAEP()"><!-- --></A><H3>
245JDKAlgorithmParameters.OAEP</H3>
246<PRE>
247public <B>JDKAlgorithmParameters.OAEP</B>()</PRE>
248<DL>
249</DL>
250
251<!-- ============ METHOD DETAIL ========== -->
252
253<A NAME="method_detail"><!-- --></A>
254<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
255<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
256<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
257<B>Method Detail</B></FONT></TH>
258</TR>
259</TABLE>
260
261<A NAME="engineGetEncoded()"><!-- --></A><H3>
262engineGetEncoded</H3>
263<PRE>
264protected byte[] <B>engineGetEncoded</B>()</PRE>
265<DL>
266<DD>Return the PKCS#1 ASN.1 structure RSAES-OAEP-params.
267<P>
268<DD><DL>
269<DT><B>Specified by:</B><DD><CODE>engineGetEncoded</CODE> in class <CODE>java.security.AlgorithmParametersSpi</CODE></DL>
270</DD>
271<DD><DL>
272</DL>
273</DD>
274</DL>
275<HR>
276
277<A NAME="engineGetEncoded(java.lang.String)"><!-- --></A><H3>
278engineGetEncoded</H3>
279<PRE>
280protected byte[] <B>engineGetEncoded</B>(java.lang.String format)</PRE>
281<DL>
282<DD><DL>
283<DT><B>Specified by:</B><DD><CODE>engineGetEncoded</CODE> in class <CODE>java.security.AlgorithmParametersSpi</CODE></DL>
284</DD>
285<DD><DL>
286</DL>
287</DD>
288</DL>
289<HR>
290
291<A NAME="localEngineGetParameterSpec(java.lang.Class)"><!-- --></A><H3>
292localEngineGetParameterSpec</H3>
293<PRE>
294protected java.security.spec.AlgorithmParameterSpec <B>localEngineGetParameterSpec</B>(java.lang.Class paramSpec)
295 throws java.security.spec.InvalidParameterSpecException</PRE>
296<DL>
297<DD><DL>
298<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html#localEngineGetParameterSpec(java.lang.Class)">localEngineGetParameterSpec</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider">JDKAlgorithmParameters</A></CODE></DL>
299</DD>
300<DD><DL>
301
302<DT><B>Throws:</B>
303<DD><CODE>java.security.spec.InvalidParameterSpecException</CODE></DL>
304</DD>
305</DL>
306<HR>
307
308<A NAME="engineInit(java.security.spec.AlgorithmParameterSpec)"><!-- --></A><H3>
309engineInit</H3>
310<PRE>
311protected void <B>engineInit</B>(java.security.spec.AlgorithmParameterSpec paramSpec)
312 throws java.security.spec.InvalidParameterSpecException</PRE>
313<DL>
314<DD><DL>
315<DT><B>Specified by:</B><DD><CODE>engineInit</CODE> in class <CODE>java.security.AlgorithmParametersSpi</CODE></DL>
316</DD>
317<DD><DL>
318
319<DT><B>Throws:</B>
320<DD><CODE>java.security.spec.InvalidParameterSpecException</CODE></DL>
321</DD>
322</DL>
323<HR>
324
325<A NAME="engineInit(byte[])"><!-- --></A><H3>
326engineInit</H3>
327<PRE>
328protected void <B>engineInit</B>(byte[] params)
329 throws java.io.IOException</PRE>
330<DL>
331<DD><DL>
332<DT><B>Specified by:</B><DD><CODE>engineInit</CODE> in class <CODE>java.security.AlgorithmParametersSpi</CODE></DL>
333</DD>
334<DD><DL>
335
336<DT><B>Throws:</B>
337<DD><CODE>java.io.IOException</CODE></DL>
338</DD>
339</DL>
340<HR>
341
342<A NAME="engineInit(byte[], java.lang.String)"><!-- --></A><H3>
343engineInit</H3>
344<PRE>
345protected void <B>engineInit</B>(byte[] params,
346 java.lang.String format)
347 throws java.io.IOException</PRE>
348<DL>
349<DD><DL>
350<DT><B>Specified by:</B><DD><CODE>engineInit</CODE> in class <CODE>java.security.AlgorithmParametersSpi</CODE></DL>
351</DD>
352<DD><DL>
353
354<DT><B>Throws:</B>
355<DD><CODE>java.io.IOException</CODE></DL>
356</DD>
357</DL>
358<HR>
359
360<A NAME="engineToString()"><!-- --></A><H3>
361engineToString</H3>
362<PRE>
363protected java.lang.String <B>engineToString</B>()</PRE>
364<DL>
365<DD><DL>
366<DT><B>Specified by:</B><DD><CODE>engineToString</CODE> in class <CODE>java.security.AlgorithmParametersSpi</CODE></DL>
367</DD>
368<DD><DL>
369</DL>
370</DD>
371</DL>
372<!-- ========= END OF CLASS DATA ========= -->
373<HR>
374
375
376<!-- ======= START OF BOTTOM NAVBAR ====== -->
377<A NAME="navbar_bottom"><!-- --></A>
378<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
379<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
380<TR>
381<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
382<A NAME="navbar_bottom_firstrow"><!-- --></A>
383<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
384 <TR ALIGN="center" VALIGN="top">
385 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
386 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
387 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
388 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
389 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
390 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
391 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
392 </TR>
393</TABLE>
394</TD>
395<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
396<b>Bouncy Castle Cryptography Library 1.45</b></EM>
397</TD>
398</TR>
399
400<TR>
401<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
402 <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.IVAlgorithmParameters.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
403 <A HREF="../../../../org/bouncycastle/jce/provider/JDKAlgorithmParameters.PBKDF2.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
404<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
405 <A HREF="../../../../index.html?org/bouncycastle/jce/provider/JDKAlgorithmParameters.OAEP.html" target="_top"><B>FRAMES</B></A>
406 <A HREF="JDKAlgorithmParameters.OAEP.html" target="_top"><B>NO FRAMES</B></A>
407 <SCRIPT type="text/javascript">
408 <!--
409 if(window==top) {
410 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
411 }
412 //-->
413</SCRIPT>
414<NOSCRIPT>
415 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
416</NOSCRIPT>
417
418
419</FONT></TD>
420</TR>
421<TR>
422<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
423 SUMMARY: <A HREF="#nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JDKAlgorithmParameters">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
424<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
425DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
426</TR>
427</TABLE>
428<A NAME="skip-navbar_bottom"></A>
429<!-- ======== END OF BOTTOM NAVBAR ======= -->
430
431<HR>
432
433</BODY>
434</HTML>