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

https://bitbucket.org/arkban/somersault · HTML · 291 lines · 235 code · 34 blank · 22 comment · 0 complexity · 3c837775a21f18be8e9291913eb7ea7d 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. PKIXCertPathBuilderSpi (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="PKIXCertPathBuilderSpi (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/PKIXCertPath.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/PKIXCertPathValidatorSpi.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/PKIXCertPathBuilderSpi.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="PKIXCertPathBuilderSpi.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 PKIXCertPathBuilderSpi</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.security.cert.CertPathBuilderSpi
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.PKIXCertPathBuilderSpi</B>
  86. </PRE>
  87. <HR>
  88. <DL>
  89. <DT><PRE>public class <B>PKIXCertPathBuilderSpi</B><DT>extends java.security.cert.CertPathBuilderSpi</DL>
  90. </PRE>
  91. <P>
  92. Implements the PKIX CertPathBuilding algorithm for BouncyCastle.
  93. <P>
  94. <P>
  95. <DL>
  96. <DT><B>See Also:</B><DD><CODE>CertPathBuilderSpi</CODE></DL>
  97. <HR>
  98. <P>
  99. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  100. <A NAME="constructor_summary"><!-- --></A>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  103. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  104. <B>Constructor Summary</B></FONT></TH>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/PKIXCertPathBuilderSpi.html#PKIXCertPathBuilderSpi()">PKIXCertPathBuilderSpi</A></B>()</CODE>
  108. <BR>
  109. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  110. </TR>
  111. </TABLE>
  112. &nbsp;
  113. <!-- ========== METHOD SUMMARY =========== -->
  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>protected &nbsp;java.security.cert.CertPathBuilderResult</CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/PKIXCertPathBuilderSpi.html#build(java.security.cert.X509Certificate, org.bouncycastle.x509.ExtendedPKIXBuilderParameters, java.util.List)">build</A></B>(java.security.cert.X509Certificate&nbsp;tbvCert,
  124. <A HREF="../../../../org/bouncycastle/x509/ExtendedPKIXBuilderParameters.html" title="class in org.bouncycastle.x509">ExtendedPKIXBuilderParameters</A>&nbsp;pkixParams,
  125. java.util.List&nbsp;tbvPath)</CODE>
  126. <BR>
  127. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  131. <CODE>&nbsp;java.security.cert.CertPathBuilderResult</CODE></FONT></TD>
  132. <TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/PKIXCertPathBuilderSpi.html#engineBuild(java.security.cert.CertPathParameters)">engineBuild</A></B>(java.security.cert.CertPathParameters&nbsp;params)</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Build and validate a CertPath using the given parameter.</TD>
  135. </TR>
  136. </TABLE>
  137. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  138. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  139. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  140. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  144. </TR>
  145. </TABLE>
  146. &nbsp;
  147. <P>
  148. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  149. <A NAME="constructor_detail"><!-- --></A>
  150. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  151. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  152. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  153. <B>Constructor Detail</B></FONT></TH>
  154. </TR>
  155. </TABLE>
  156. <A NAME="PKIXCertPathBuilderSpi()"><!-- --></A><H3>
  157. PKIXCertPathBuilderSpi</H3>
  158. <PRE>
  159. public <B>PKIXCertPathBuilderSpi</B>()</PRE>
  160. <DL>
  161. </DL>
  162. <!-- ============ METHOD DETAIL ========== -->
  163. <A NAME="method_detail"><!-- --></A>
  164. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  165. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  166. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  167. <B>Method Detail</B></FONT></TH>
  168. </TR>
  169. </TABLE>
  170. <A NAME="engineBuild(java.security.cert.CertPathParameters)"><!-- --></A><H3>
  171. engineBuild</H3>
  172. <PRE>
  173. public java.security.cert.CertPathBuilderResult <B>engineBuild</B>(java.security.cert.CertPathParameters&nbsp;params)
  174. throws java.security.cert.CertPathBuilderException,
  175. java.security.InvalidAlgorithmParameterException</PRE>
  176. <DL>
  177. <DD>Build and validate a CertPath using the given parameter.
  178. <P>
  179. <DD><DL>
  180. <DT><B>Specified by:</B><DD><CODE>engineBuild</CODE> in class <CODE>java.security.cert.CertPathBuilderSpi</CODE></DL>
  181. </DD>
  182. <DD><DL>
  183. <DT><B>Parameters:</B><DD><CODE>params</CODE> - PKIXBuilderParameters object containing all information to
  184. build the CertPath
  185. <DT><B>Throws:</B>
  186. <DD><CODE>java.security.cert.CertPathBuilderException</CODE>
  187. <DD><CODE>java.security.InvalidAlgorithmParameterException</CODE></DL>
  188. </DD>
  189. </DL>
  190. <HR>
  191. <A NAME="build(java.security.cert.X509Certificate, org.bouncycastle.x509.ExtendedPKIXBuilderParameters, java.util.List)"><!-- --></A><H3>
  192. build</H3>
  193. <PRE>
  194. protected java.security.cert.CertPathBuilderResult <B>build</B>(java.security.cert.X509Certificate&nbsp;tbvCert,
  195. <A HREF="../../../../org/bouncycastle/x509/ExtendedPKIXBuilderParameters.html" title="class in org.bouncycastle.x509">ExtendedPKIXBuilderParameters</A>&nbsp;pkixParams,
  196. java.util.List&nbsp;tbvPath)</PRE>
  197. <DL>
  198. <DD><DL>
  199. </DL>
  200. </DD>
  201. </DL>
  202. <!-- ========= END OF CLASS DATA ========= -->
  203. <HR>
  204. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  205. <A NAME="navbar_bottom"><!-- --></A>
  206. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  207. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  208. <TR>
  209. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  210. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  211. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  212. <TR ALIGN="center" VALIGN="top">
  213. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  214. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  215. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  216. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  217. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  218. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  219. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  220. </TR>
  221. </TABLE>
  222. </TD>
  223. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  224. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  225. </TD>
  226. </TR>
  227. <TR>
  228. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  229. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/PKIXCertPath.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>&nbsp;
  230. &nbsp;<A HREF="../../../../org/bouncycastle/jce/provider/PKIXCertPathValidatorSpi.html" title="class in org.bouncycastle.jce.provider"><B>NEXT CLASS</B></A></FONT></TD>
  231. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  232. <A HREF="../../../../index.html?org/bouncycastle/jce/provider/PKIXCertPathBuilderSpi.html" target="_top"><B>FRAMES</B></A> &nbsp;
  233. &nbsp;<A HREF="PKIXCertPathBuilderSpi.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  234. &nbsp;<SCRIPT type="text/javascript">
  235. <!--
  236. if(window==top) {
  237. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  238. }
  239. //-->
  240. </SCRIPT>
  241. <NOSCRIPT>
  242. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  243. </NOSCRIPT>
  244. </FONT></TD>
  245. </TR>
  246. <TR>
  247. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  248. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  249. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  250. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  251. </TR>
  252. </TABLE>
  253. <A NAME="skip-navbar_bottom"></A>
  254. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  255. <HR>
  256. </BODY>
  257. </HTML>