PageRenderTime 33ms CodeModel.GetById 12ms app.highlight 16ms RepoModel.GetById 1ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/jce/provider/JDKDSAPublicKey.html

https://bitbucket.org/arkban/somersault
HTML | 379 lines | 319 code | 40 blank | 20 comment | 0 complexity | f589e7221286e19ccc897da65f9e9766 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>
  7JDKDSAPublicKey (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="JDKDSAPublicKey (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/JDKDSAPrivateKey.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
 58&nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JDKDSASigner.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/JDKDSAPublicKey.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 61&nbsp;<A HREF="JDKDSAPublicKey.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;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 79<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 80DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<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 JDKDSAPublicKey</H2>
 93<PRE>
 94java.lang.Object
 95  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.JDKDSAPublicKey</B>
 96</PRE>
 97<DL>
 98<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.security.interfaces.DSAKey, java.security.interfaces.DSAPublicKey, java.security.Key, java.security.PublicKey</DD>
 99</DL>
100<HR>
101<DL>
102<DT><PRE>public class <B>JDKDSAPublicKey</B><DT>extends java.lang.Object<DT>implements java.security.interfaces.DSAPublicKey</DL>
103</PRE>
104
105<P>
106<DL>
107<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.bouncycastle.jce.provider.JDKDSAPublicKey">Serialized Form</A></DL>
108<HR>
109
110<P>
111
112<!-- ========== METHOD SUMMARY =========== -->
113
114<A NAME="method_summary"><!-- --></A>
115<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
118<B>Method Summary</B></FONT></TH>
119</TR>
120<TR BGCOLOR="white" CLASS="TableRowColor">
121<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
122<CODE>&nbsp;boolean</CODE></FONT></TD>
123<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;o)</CODE>
124
125<BR>
126&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
127</TR>
128<TR BGCOLOR="white" CLASS="TableRowColor">
129<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
130<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
131<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#getAlgorithm()">getAlgorithm</A></B>()</CODE>
132
133<BR>
134&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
135</TR>
136<TR BGCOLOR="white" CLASS="TableRowColor">
137<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
138<CODE>&nbsp;byte[]</CODE></FONT></TD>
139<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#getEncoded()">getEncoded</A></B>()</CODE>
140
141<BR>
142&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
143</TR>
144<TR BGCOLOR="white" CLASS="TableRowColor">
145<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
147<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#getFormat()">getFormat</A></B>()</CODE>
148
149<BR>
150&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
151</TR>
152<TR BGCOLOR="white" CLASS="TableRowColor">
153<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154<CODE>&nbsp;java.security.interfaces.DSAParams</CODE></FONT></TD>
155<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#getParams()">getParams</A></B>()</CODE>
156
157<BR>
158&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
159</TR>
160<TR BGCOLOR="white" CLASS="TableRowColor">
161<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162<CODE>&nbsp;java.math.BigInteger</CODE></FONT></TD>
163<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#getY()">getY</A></B>()</CODE>
164
165<BR>
166&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
167</TR>
168<TR BGCOLOR="white" CLASS="TableRowColor">
169<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170<CODE>&nbsp;int</CODE></FONT></TD>
171<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#hashCode()">hashCode</A></B>()</CODE>
172
173<BR>
174&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175</TR>
176<TR BGCOLOR="white" CLASS="TableRowColor">
177<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
179<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPublicKey.html#toString()">toString</A></B>()</CODE>
180
181<BR>
182&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
183</TR>
184</TABLE>
185&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
186<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
188<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
189</TR>
190<TR BGCOLOR="white" CLASS="TableRowColor">
191<TD><CODE>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
192</TR>
193</TABLE>
194&nbsp;
195<P>
196
197<!-- ============ METHOD DETAIL ========== -->
198
199<A NAME="method_detail"><!-- --></A>
200<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
201<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
202<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
203<B>Method Detail</B></FONT></TH>
204</TR>
205</TABLE>
206
207<A NAME="getAlgorithm()"><!-- --></A><H3>
208getAlgorithm</H3>
209<PRE>
210public java.lang.String <B>getAlgorithm</B>()</PRE>
211<DL>
212<DD><DL>
213<DT><B>Specified by:</B><DD><CODE>getAlgorithm</CODE> in interface <CODE>java.security.Key</CODE></DL>
214</DD>
215<DD><DL>
216</DL>
217</DD>
218</DL>
219<HR>
220
221<A NAME="getFormat()"><!-- --></A><H3>
222getFormat</H3>
223<PRE>
224public java.lang.String <B>getFormat</B>()</PRE>
225<DL>
226<DD><DL>
227<DT><B>Specified by:</B><DD><CODE>getFormat</CODE> in interface <CODE>java.security.Key</CODE></DL>
228</DD>
229<DD><DL>
230</DL>
231</DD>
232</DL>
233<HR>
234
235<A NAME="getEncoded()"><!-- --></A><H3>
236getEncoded</H3>
237<PRE>
238public byte[] <B>getEncoded</B>()</PRE>
239<DL>
240<DD><DL>
241<DT><B>Specified by:</B><DD><CODE>getEncoded</CODE> in interface <CODE>java.security.Key</CODE></DL>
242</DD>
243<DD><DL>
244</DL>
245</DD>
246</DL>
247<HR>
248
249<A NAME="getParams()"><!-- --></A><H3>
250getParams</H3>
251<PRE>
252public java.security.interfaces.DSAParams <B>getParams</B>()</PRE>
253<DL>
254<DD><DL>
255<DT><B>Specified by:</B><DD><CODE>getParams</CODE> in interface <CODE>java.security.interfaces.DSAKey</CODE></DL>
256</DD>
257<DD><DL>
258</DL>
259</DD>
260</DL>
261<HR>
262
263<A NAME="getY()"><!-- --></A><H3>
264getY</H3>
265<PRE>
266public java.math.BigInteger <B>getY</B>()</PRE>
267<DL>
268<DD><DL>
269<DT><B>Specified by:</B><DD><CODE>getY</CODE> in interface <CODE>java.security.interfaces.DSAPublicKey</CODE></DL>
270</DD>
271<DD><DL>
272</DL>
273</DD>
274</DL>
275<HR>
276
277<A NAME="toString()"><!-- --></A><H3>
278toString</H3>
279<PRE>
280public java.lang.String <B>toString</B>()</PRE>
281<DL>
282<DD><DL>
283<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
284</DD>
285<DD><DL>
286</DL>
287</DD>
288</DL>
289<HR>
290
291<A NAME="hashCode()"><!-- --></A><H3>
292hashCode</H3>
293<PRE>
294public int <B>hashCode</B>()</PRE>
295<DL>
296<DD><DL>
297<DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL>
298</DD>
299<DD><DL>
300</DL>
301</DD>
302</DL>
303<HR>
304
305<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
306equals</H3>
307<PRE>
308public boolean <B>equals</B>(java.lang.Object&nbsp;o)</PRE>
309<DL>
310<DD><DL>
311<DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
312</DD>
313<DD><DL>
314</DL>
315</DD>
316</DL>
317<!-- ========= END OF CLASS DATA ========= -->
318<HR>
319
320
321<!-- ======= START OF BOTTOM NAVBAR ====== -->
322<A NAME="navbar_bottom"><!-- --></A>
323<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
324<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
325<TR>
326<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
327<A NAME="navbar_bottom_firstrow"><!-- --></A>
328<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
329  <TR ALIGN="center" VALIGN="top">
330  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
331  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
332  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
333  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
334  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
335  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
336  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
337  </TR>
338</TABLE>
339</TD>
340<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
341<b>Bouncy Castle Cryptography Library 1.45</b></EM>
342</TD>
343</TR>
344
345<TR>
346<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
347&nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JDKDSAPrivateKey.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
348&nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/JDKDSASigner.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
349<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
350  <A HREF="../../../../index.html?org/bouncycastle/jce/provider/JDKDSAPublicKey.html" target="_top"><B>FRAMES</B></A>  &nbsp;
351&nbsp;<A HREF="JDKDSAPublicKey.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
352&nbsp;<SCRIPT type="text/javascript">
353  <!--
354  if(window==top) {
355    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
356  }
357  //-->
358</SCRIPT>
359<NOSCRIPT>
360  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
361</NOSCRIPT>
362
363
364</FONT></TD>
365</TR>
366<TR>
367<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
368  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
369<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
370DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
371</TR>
372</TABLE>
373<A NAME="skip-navbar_bottom"></A>
374<!-- ======== END OF BOTTOM NAVBAR ======= -->
375
376<HR>
377
378</BODY>
379</HTML>