/lib/bouncycastle/docs/org/bouncycastle/jce/provider/X509CertPairParser.html
HTML | 321 lines | 262 code | 37 blank | 22 comment | 0 complexity | ed0b34814cea2ea4a268e21d2188d08a 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:39 EST 2010 -->
6<TITLE>
7X509CertPairParser (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="X509CertPairParser (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/X509CertificateObject.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
58 <A HREF="../../../../org/bouncycastle/jce/provider/X509CertParser.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/X509CertPairParser.html" target="_top"><B>FRAMES</B></A>
61 <A HREF="X509CertPairParser.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: NESTED | 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 X509CertPairParser</H2>
93<PRE>
94java.lang.Object
95 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html" title="class in org.bouncycastle.x509">org.bouncycastle.x509.X509StreamParserSpi</A>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.X509CertPairParser</B>
97</PRE>
98<HR>
99<DL>
100<DT><PRE>public class <B>X509CertPairParser</B><DT>extends <A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html" title="class in org.bouncycastle.x509">X509StreamParserSpi</A></DL>
101</PRE>
102
103<P>
104<HR>
105
106<P>
107
108<!-- ======== CONSTRUCTOR SUMMARY ======== -->
109
110<A NAME="constructor_summary"><!-- --></A>
111<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
114<B>Constructor Summary</B></FONT></TH>
115</TR>
116<TR BGCOLOR="white" CLASS="TableRowColor">
117<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/X509CertPairParser.html#X509CertPairParser()">X509CertPairParser</A></B>()</CODE>
118
119<BR>
120 </TD>
121</TR>
122</TABLE>
123
124<!-- ========== METHOD SUMMARY =========== -->
125
126<A NAME="method_summary"><!-- --></A>
127<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
129<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
130<B>Method Summary</B></FONT></TH>
131</TR>
132<TR BGCOLOR="white" CLASS="TableRowColor">
133<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134<CODE> void</CODE></FONT></TD>
135<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/X509CertPairParser.html#engineInit(java.io.InputStream)">engineInit</A></B>(java.io.InputStream in)</CODE>
136
137<BR>
138 Initializes this stream parser with the input stream.</TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142<CODE> java.lang.Object</CODE></FONT></TD>
143<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/X509CertPairParser.html#engineRead()">engineRead</A></B>()</CODE>
144
145<BR>
146 Returns the next X.509 object of the type of this SPI from the given
147 input stream.</TD>
148</TR>
149<TR BGCOLOR="white" CLASS="TableRowColor">
150<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151<CODE> java.util.Collection</CODE></FONT></TD>
152<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/X509CertPairParser.html#engineReadAll()">engineReadAll</A></B>()</CODE>
153
154<BR>
155 Returns all X.509 objects of the type of this SPI from
156 the given input stream.</TD>
157</TR>
158</TABLE>
159 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
160<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
161<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
162<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
163</TR>
164<TR BGCOLOR="white" CLASS="TableRowColor">
165<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
166</TR>
167</TABLE>
168
169<P>
170
171<!-- ========= CONSTRUCTOR DETAIL ======== -->
172
173<A NAME="constructor_detail"><!-- --></A>
174<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
177<B>Constructor Detail</B></FONT></TH>
178</TR>
179</TABLE>
180
181<A NAME="X509CertPairParser()"><!-- --></A><H3>
182X509CertPairParser</H3>
183<PRE>
184public <B>X509CertPairParser</B>()</PRE>
185<DL>
186</DL>
187
188<!-- ============ METHOD DETAIL ========== -->
189
190<A NAME="method_detail"><!-- --></A>
191<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
192<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
193<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
194<B>Method Detail</B></FONT></TH>
195</TR>
196</TABLE>
197
198<A NAME="engineInit(java.io.InputStream)"><!-- --></A><H3>
199engineInit</H3>
200<PRE>
201public void <B>engineInit</B>(java.io.InputStream in)</PRE>
202<DL>
203<DD><B>Description copied from class: <CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html#engineInit(java.io.InputStream)">X509StreamParserSpi</A></CODE></B></DD>
204<DD>Initializes this stream parser with the input stream.
205<P>
206<DD><DL>
207<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html#engineInit(java.io.InputStream)">engineInit</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html" title="class in org.bouncycastle.x509">X509StreamParserSpi</A></CODE></DL>
208</DD>
209<DD><DL>
210<DT><B>Parameters:</B><DD><CODE>in</CODE> - The input stream.</DL>
211</DD>
212</DL>
213<HR>
214
215<A NAME="engineRead()"><!-- --></A><H3>
216engineRead</H3>
217<PRE>
218public java.lang.Object <B>engineRead</B>()
219 throws <A HREF="../../../../org/bouncycastle/x509/util/StreamParsingException.html" title="class in org.bouncycastle.x509.util">StreamParsingException</A></PRE>
220<DL>
221<DD><B>Description copied from class: <CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html#engineRead()">X509StreamParserSpi</A></CODE></B></DD>
222<DD>Returns the next X.509 object of the type of this SPI from the given
223 input stream.
224<P>
225<DD><DL>
226<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html#engineRead()">engineRead</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html" title="class in org.bouncycastle.x509">X509StreamParserSpi</A></CODE></DL>
227</DD>
228<DD><DL>
229
230<DT><B>Returns:</B><DD>the next X.509 object in the stream or <code>null</code> if the
231 end of the stream is reached.
232<DT><B>Throws:</B>
233<DD><CODE><A HREF="../../../../org/bouncycastle/x509/util/StreamParsingException.html" title="class in org.bouncycastle.x509.util">StreamParsingException</A></CODE> - if the object cannot be created from input stream.</DL>
234</DD>
235</DL>
236<HR>
237
238<A NAME="engineReadAll()"><!-- --></A><H3>
239engineReadAll</H3>
240<PRE>
241public java.util.Collection <B>engineReadAll</B>()
242 throws <A HREF="../../../../org/bouncycastle/x509/util/StreamParsingException.html" title="class in org.bouncycastle.x509.util">StreamParsingException</A></PRE>
243<DL>
244<DD><B>Description copied from class: <CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html#engineReadAll()">X509StreamParserSpi</A></CODE></B></DD>
245<DD>Returns all X.509 objects of the type of this SPI from
246 the given input stream.
247<P>
248<DD><DL>
249<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html#engineReadAll()">engineReadAll</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/x509/X509StreamParserSpi.html" title="class in org.bouncycastle.x509">X509StreamParserSpi</A></CODE></DL>
250</DD>
251<DD><DL>
252
253<DT><B>Returns:</B><DD>A collection of all X.509 objects in the input stream or
254 <code>null</code> if the end of the stream is reached.
255<DT><B>Throws:</B>
256<DD><CODE><A HREF="../../../../org/bouncycastle/x509/util/StreamParsingException.html" title="class in org.bouncycastle.x509.util">StreamParsingException</A></CODE> - if an object cannot be created from input stream.</DL>
257</DD>
258</DL>
259<!-- ========= END OF CLASS DATA ========= -->
260<HR>
261
262
263<!-- ======= START OF BOTTOM NAVBAR ====== -->
264<A NAME="navbar_bottom"><!-- --></A>
265<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
266<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
267<TR>
268<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
269<A NAME="navbar_bottom_firstrow"><!-- --></A>
270<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
271 <TR ALIGN="center" VALIGN="top">
272 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
273 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
274 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
275 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
276 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
277 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
278 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
279 </TR>
280</TABLE>
281</TD>
282<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
283<b>Bouncy Castle Cryptography Library 1.45</b></EM>
284</TD>
285</TR>
286
287<TR>
288<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
289 <A HREF="../../../../org/bouncycastle/jce/provider/X509CertificateObject.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
290 <A HREF="../../../../org/bouncycastle/jce/provider/X509CertParser.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
291<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
292 <A HREF="../../../../index.html?org/bouncycastle/jce/provider/X509CertPairParser.html" target="_top"><B>FRAMES</B></A>
293 <A HREF="X509CertPairParser.html" target="_top"><B>NO FRAMES</B></A>
294 <SCRIPT type="text/javascript">
295 <!--
296 if(window==top) {
297 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
298 }
299 //-->
300</SCRIPT>
301<NOSCRIPT>
302 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
303</NOSCRIPT>
304
305
306</FONT></TD>
307</TR>
308<TR>
309<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
310 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
311<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
312DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
313</TR>
314</TABLE>
315<A NAME="skip-navbar_bottom"></A>
316<!-- ======== END OF BOTTOM NAVBAR ======= -->
317
318<HR>
319
320</BODY>
321</HTML>