pkixcertpathreviewer.html
来自「椭圆曲线算法包」· HTML 代码 · 共 777 行 · 第 1/3 页
HTML
777 行
<B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getCertPath()"><!-- --></A><H3>getCertPath</H3><PRE>public java.security.cert.CertPath <B>getCertPath</B>()</PRE><DL><DD><DL><DT><B>Returns:</B><DD>the CertPath that was validated</DL></DD></DL><HR><A NAME="getCertPathSize()"><!-- --></A><H3>getCertPathSize</H3><PRE>public int <B>getCertPathSize</B>()</PRE><DL><DD><DL><DT><B>Returns:</B><DD>the size of the CertPath</DL></DD></DL><HR><A NAME="getErrors()"><!-- --></A><H3>getErrors</H3><PRE>public java.util.List[] <B>getErrors</B>()</PRE><DL><DD>Returns an Array of Lists which contains a List of global error messages and a List of error messages for each certificate in the path. The global error List is at index 0. The error lists for each certificate at index 1 to n. The error messages are of type.<P><DD><DL><DT><B>Returns:</B><DD>the Array of Lists which contain the error messages</DL></DD></DL><HR><A NAME="getErrors(int)"><!-- --></A><H3>getErrors</H3><PRE>public java.util.List <B>getErrors</B>(int index)</PRE><DL><DD>Returns an List of error messages for the certificate at the given index in the CertPath. If index == -1 then the list of global errors is returned with errors not specific to a certificate.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the certificate in the CertPath<DT><B>Returns:</B><DD>List of error messages for the certificate</DL></DD></DL><HR><A NAME="getNotifications()"><!-- --></A><H3>getNotifications</H3><PRE>public java.util.List[] <B>getNotifications</B>()</PRE><DL><DD>Returns an Array of Lists which contains a List of global notification messages and a List of botification messages for each certificate in the path. The global notificatio List is at index 0. The notification lists for each certificate at index 1 to n. The error messages are of type.<P><DD><DL><DT><B>Returns:</B><DD>the Array of Lists which contain the notification messages</DL></DD></DL><HR><A NAME="getNotifications(int)"><!-- --></A><H3>getNotifications</H3><PRE>public java.util.List <B>getNotifications</B>(int index)</PRE><DL><DD>Returns an List of notification messages for the certificate at the given index in the CertPath. If index == -1 then the list of global notifications is returned with notifications not specific to a certificate.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the certificate in the CertPath<DT><B>Returns:</B><DD>List of notification messages for the certificate</DL></DD></DL><HR><A NAME="getPolicyTree()"><!-- --></A><H3>getPolicyTree</H3><PRE>public java.security.cert.PolicyNode <B>getPolicyTree</B>()</PRE><DL><DD><DL><DT><B>Returns:</B><DD>the valid policy tree, <b>null</b> if no valid policy exists.</DL></DD></DL><HR><A NAME="getSubjectPublicKey()"><!-- --></A><H3>getSubjectPublicKey</H3><PRE>public java.security.PublicKey <B>getSubjectPublicKey</B>()</PRE><DL><DD><DL><DT><B>Returns:</B><DD>the PublicKey if the last certificate in the CertPath</DL></DD></DL><HR><A NAME="getTrustAnchor()"><!-- --></A><H3>getTrustAnchor</H3><PRE>public java.security.cert.TrustAnchor <B>getTrustAnchor</B>()</PRE><DL><DD><DL><DT><B>Returns:</B><DD>the TrustAnchor for the CertPath, <b>null</b> if no valid TrustAnchor was found.</DL></DD></DL><HR><A NAME="isValidCertPath()"><!-- --></A><H3>isValidCertPath</H3><PRE>public boolean <B>isValidCertPath</B>()</PRE><DL><DD><DL><DT><B>Returns:</B><DD>if the CertPath is valid</DL></DD></DL><HR><A NAME="addNotification(org.bouncycastle.i18n.ErrorBundle)"><!-- --></A><H3>addNotification</H3><PRE>protected void <B>addNotification</B>(org.bouncycastle.i18n.ErrorBundle msg)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="addNotification(org.bouncycastle.i18n.ErrorBundle, int)"><!-- --></A><H3>addNotification</H3><PRE>protected void <B>addNotification</B>(org.bouncycastle.i18n.ErrorBundle msg, int index)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="addError(org.bouncycastle.i18n.ErrorBundle)"><!-- --></A><H3>addError</H3><PRE>protected void <B>addError</B>(org.bouncycastle.i18n.ErrorBundle msg)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="addError(org.bouncycastle.i18n.ErrorBundle, int)"><!-- --></A><H3>addError</H3><PRE>protected void <B>addError</B>(org.bouncycastle.i18n.ErrorBundle msg, int index)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="doChecks()"><!-- --></A><H3>doChecks</H3><PRE>protected void <B>doChecks</B>()</PRE><DL><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Bouncy Castle Cryptography Library 1.34</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../org/bouncycastle/x509/CertPathReviewerException.html" title="class in org.bouncycastle.x509"><B>PREV CLASS</B></A> <A HREF="../../../org/bouncycastle/x509/X509Attribute.html" title="class in org.bouncycastle.x509"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/bouncycastle/x509/PKIXCertPathReviewer.html" target="_top"><B>FRAMES</B></A> <A HREF="PKIXCertPathReviewer.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?