/lib/bouncycastle/docs/org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA1.html
HTML | 277 lines | 225 code | 29 blank | 23 comment | 0 complexity | fd530c49fb44644f2339ce1a10aee42c 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>
7JCEKeyGenerator.HMACSHA1 (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="JCEKeyGenerator.HMACSHA1 (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/JCEKeyGenerator.HC256.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
58 <A HREF="../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA224.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/JCEKeyGenerator.HMACSHA1.html" target="_top"><B>FRAMES</B></A>
61 <A HREF="JCEKeyGenerator.HMACSHA1.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.JCEKeyGenerator">NESTED</A> | <A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <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: FIELD | <A HREF="#constructor_detail">CONSTR</A> | 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 JCEKeyGenerator.HMACSHA1</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 "><B>org.bouncycastle.jce.provider.JCEKeyGenerator.HMACSHA1</B>
98</PRE>
99<DL>
100<DT><B>Enclosing class:</B><DD><A HREF="../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator</A></DD>
101</DL>
102<HR>
103<DL>
104<DT><PRE>public static class <B>JCEKeyGenerator.HMACSHA1</B><DT>extends <A HREF="../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.html" title="class in org.bouncycastle.jce.provider">JCEKeyGenerator</A></DL>
105</PRE>
106
107<P>
108HMACSHA1
109<P>
110
111<P>
112<HR>
113
114<P>
115<!-- ======== NESTED CLASS SUMMARY ======== -->
116
117<A NAME="nested_class_summary"><!-- --></A>
118<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
121<B>Nested Class Summary</B></FONT></TH>
122</TR>
123</TABLE>
124 <A NAME="nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator"><!-- --></A>
125<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
127<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>
128</TR>
129<TR BGCOLOR="white" CLASS="TableRowColor">
130<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>
131</TR>
132</TABLE>
133
134<!-- =========== FIELD SUMMARY =========== -->
135
136<A NAME="field_summary"><!-- --></A>
137<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
139<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
140<B>Field Summary</B></FONT></TH>
141</TR>
142</TABLE>
143 <A NAME="fields_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator"><!-- --></A>
144<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
146<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>
147</TR>
148<TR BGCOLOR="white" CLASS="TableRowColor">
149<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>
150</TR>
151</TABLE>
152
153<!-- ======== CONSTRUCTOR SUMMARY ======== -->
154
155<A NAME="constructor_summary"><!-- --></A>
156<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
158<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
159<B>Constructor Summary</B></FONT></TH>
160</TR>
161<TR BGCOLOR="white" CLASS="TableRowColor">
162<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA1.html#JCEKeyGenerator.HMACSHA1()">JCEKeyGenerator.HMACSHA1</A></B>()</CODE>
163
164<BR>
165 </TD>
166</TR>
167</TABLE>
168
169<!-- ========== METHOD SUMMARY =========== -->
170
171<A NAME="method_summary"><!-- --></A>
172<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
174<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
175<B>Method Summary</B></FONT></TH>
176</TR>
177</TABLE>
178 <A NAME="methods_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator"><!-- --></A>
179<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
180<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
181<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>
182</TR>
183<TR BGCOLOR="white" CLASS="TableRowColor">
184<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>
185</TR>
186</TABLE>
187 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
188<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
190<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
191</TR>
192<TR BGCOLOR="white" CLASS="TableRowColor">
193<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
194</TR>
195</TABLE>
196
197<P>
198
199<!-- ========= CONSTRUCTOR DETAIL ======== -->
200
201<A NAME="constructor_detail"><!-- --></A>
202<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
204<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
205<B>Constructor Detail</B></FONT></TH>
206</TR>
207</TABLE>
208
209<A NAME="JCEKeyGenerator.HMACSHA1()"><!-- --></A><H3>
210JCEKeyGenerator.HMACSHA1</H3>
211<PRE>
212public <B>JCEKeyGenerator.HMACSHA1</B>()</PRE>
213<DL>
214</DL>
215<!-- ========= END OF CLASS DATA ========= -->
216<HR>
217
218
219<!-- ======= START OF BOTTOM NAVBAR ====== -->
220<A NAME="navbar_bottom"><!-- --></A>
221<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
222<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
223<TR>
224<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
225<A NAME="navbar_bottom_firstrow"><!-- --></A>
226<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
227 <TR ALIGN="center" VALIGN="top">
228 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
229 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
230 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
231 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
232 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
233 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
234 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
235 </TR>
236</TABLE>
237</TD>
238<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
239<b>Bouncy Castle Cryptography Library 1.45</b></EM>
240</TD>
241</TR>
242
243<TR>
244<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
245 <A HREF="../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HC256.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
246 <A HREF="../../../../org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA224.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
247<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
248 <A HREF="../../../../index.html?org/bouncycastle/jce/provider/JCEKeyGenerator.HMACSHA1.html" target="_top"><B>FRAMES</B></A>
249 <A HREF="JCEKeyGenerator.HMACSHA1.html" target="_top"><B>NO FRAMES</B></A>
250 <SCRIPT type="text/javascript">
251 <!--
252 if(window==top) {
253 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
254 }
255 //-->
256</SCRIPT>
257<NOSCRIPT>
258 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
259</NOSCRIPT>
260
261
262</FONT></TD>
263</TR>
264<TR>
265<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
266 SUMMARY: <A HREF="#nested_classes_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">NESTED</A> | <A HREF="#fields_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_org.bouncycastle.jce.provider.JCEKeyGenerator">METHOD</A></FONT></TD>
267<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
268DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
269</TR>
270</TABLE>
271<A NAME="skip-navbar_bottom"></A>
272<!-- ======== END OF BOTTOM NAVBAR ======= -->
273
274<HR>
275
276</BODY>
277</HTML>