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

https://bitbucket.org/arkban/somersault · HTML · 321 lines · 262 code · 37 blank · 22 comment · 0 complexity · ed0b34814cea2ea4a268e21d2188d08a MD5 · raw file

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