PageRenderTime 61ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/asn1/ess/ContentIdentifier.html

https://bitbucket.org/arkban/somersault
HTML | 354 lines | 292 code | 39 blank | 23 comment | 0 complexity | 70e2e5723d897aae44f45f4952032b0a 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:33 EST 2010 -->
  6. <TITLE>
  7. ContentIdentifier (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="ContentIdentifier (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/asn1/ess/ContentHints.html" title="class in org.bouncycastle.asn1.ess"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/ess/ESSCertID.html" title="class in org.bouncycastle.asn1.ess"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/asn1/ess/ContentIdentifier.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="ContentIdentifier.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;<A HREF="#fields_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable">FIELD</A>&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.asn1.ess</FONT>
  80. <BR>
  81. Class ContentIdentifier</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html" title="class in org.bouncycastle.asn1">org.bouncycastle.asn1.ASN1Encodable</A>
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.asn1.ess.ContentIdentifier</B>
  86. </PRE>
  87. <DL>
  88. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/bouncycastle/asn1/DEREncodable.html" title="interface in org.bouncycastle.asn1">DEREncodable</A></DD>
  89. </DL>
  90. <HR>
  91. <DL>
  92. <DT><PRE>public class <B>ContentIdentifier</B><DT>extends <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html" title="class in org.bouncycastle.asn1">ASN1Encodable</A></DL>
  93. </PRE>
  94. <P>
  95. <HR>
  96. <P>
  97. <!-- =========== FIELD SUMMARY =========== -->
  98. <A NAME="field_summary"><!-- --></A>
  99. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  100. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  101. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  102. <B>Field Summary</B></FONT></TH>
  103. </TR>
  104. </TABLE>
  105. &nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable"><!-- --></A>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  108. <TH ALIGN="left"><B>Fields inherited from class org.bouncycastle.asn1.<A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html" title="class in org.bouncycastle.asn1">ASN1Encodable</A></B></TH>
  109. </TR>
  110. <TR BGCOLOR="white" CLASS="TableRowColor">
  111. <TD><CODE><A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#BER">BER</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#DER">DER</A></CODE></TD>
  112. </TR>
  113. </TABLE>
  114. &nbsp;
  115. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  116. <A NAME="constructor_summary"><!-- --></A>
  117. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  118. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  119. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  120. <B>Constructor Summary</B></FONT></TH>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/ess/ContentIdentifier.html#ContentIdentifier(org.bouncycastle.asn1.ASN1OctetString)">ContentIdentifier</A></B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1OctetString.html" title="class in org.bouncycastle.asn1">ASN1OctetString</A>&nbsp;value)</CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create from OCTET STRING whose octets represent the identifier.</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/ess/ContentIdentifier.html#ContentIdentifier(byte[])">ContentIdentifier</A></B>(byte[]&nbsp;value)</CODE>
  129. <BR>
  130. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create from byte array representing the identifier.</TD>
  131. </TR>
  132. </TABLE>
  133. &nbsp;
  134. <!-- ========== METHOD SUMMARY =========== -->
  135. <A NAME="method_summary"><!-- --></A>
  136. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  137. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  138. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  139. <B>Method Summary</B></FONT></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/ess/ContentIdentifier.html" title="class in org.bouncycastle.asn1.ess">ContentIdentifier</A></CODE></FONT></TD>
  144. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/ess/ContentIdentifier.html#getInstance(java.lang.Object)">getInstance</A></B>(java.lang.Object&nbsp;o)</CODE>
  145. <BR>
  146. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  150. <CODE>&nbsp;<A HREF="../../../../org/bouncycastle/asn1/ASN1OctetString.html" title="class in org.bouncycastle.asn1">ASN1OctetString</A></CODE></FONT></TD>
  151. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/ess/ContentIdentifier.html#getValue()">getValue</A></B>()</CODE>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObject.html" title="class in org.bouncycastle.asn1">DERObject</A></CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/ess/ContentIdentifier.html#toASN1Object()">toASN1Object</A></B>()</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The definition of ContentIdentifier is
  161. ContentIdentifier ::= OCTET STRING
  162. id-aa-contentIdentifier OBJECT IDENTIFIER ::= { iso(1)
  163. member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9)
  164. smime(16) id-aa(2) 7 }</TD>
  165. </TR>
  166. </TABLE>
  167. &nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable"><!-- --></A>
  168. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  169. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  170. <TH ALIGN="left"><B>Methods inherited from class org.bouncycastle.asn1.<A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html" title="class in org.bouncycastle.asn1">ASN1Encodable</A></B></TH>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD><CODE><A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#getDEREncoded()">getDEREncoded</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#getDERObject()">getDERObject</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#getEncoded()">getEncoded</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#getEncoded(java.lang.String)">getEncoded</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#hashCode()">hashCode</A></CODE></TD>
  174. </TR>
  175. </TABLE>
  176. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  177. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  178. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  179. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD><CODE>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  183. </TR>
  184. </TABLE>
  185. &nbsp;
  186. <P>
  187. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  188. <A NAME="constructor_detail"><!-- --></A>
  189. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  190. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  191. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  192. <B>Constructor Detail</B></FONT></TH>
  193. </TR>
  194. </TABLE>
  195. <A NAME="ContentIdentifier(org.bouncycastle.asn1.ASN1OctetString)"><!-- --></A><H3>
  196. ContentIdentifier</H3>
  197. <PRE>
  198. public <B>ContentIdentifier</B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1OctetString.html" title="class in org.bouncycastle.asn1">ASN1OctetString</A>&nbsp;value)</PRE>
  199. <DL>
  200. <DD>Create from OCTET STRING whose octets represent the identifier.
  201. <P>
  202. </DL>
  203. <HR>
  204. <A NAME="ContentIdentifier(byte[])"><!-- --></A><H3>
  205. ContentIdentifier</H3>
  206. <PRE>
  207. public <B>ContentIdentifier</B>(byte[]&nbsp;value)</PRE>
  208. <DL>
  209. <DD>Create from byte array representing the identifier.
  210. <P>
  211. </DL>
  212. <!-- ============ METHOD DETAIL ========== -->
  213. <A NAME="method_detail"><!-- --></A>
  214. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  215. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  216. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  217. <B>Method Detail</B></FONT></TH>
  218. </TR>
  219. </TABLE>
  220. <A NAME="getInstance(java.lang.Object)"><!-- --></A><H3>
  221. getInstance</H3>
  222. <PRE>
  223. public static <A HREF="../../../../org/bouncycastle/asn1/ess/ContentIdentifier.html" title="class in org.bouncycastle.asn1.ess">ContentIdentifier</A> <B>getInstance</B>(java.lang.Object&nbsp;o)</PRE>
  224. <DL>
  225. <DD><DL>
  226. </DL>
  227. </DD>
  228. </DL>
  229. <HR>
  230. <A NAME="getValue()"><!-- --></A><H3>
  231. getValue</H3>
  232. <PRE>
  233. public <A HREF="../../../../org/bouncycastle/asn1/ASN1OctetString.html" title="class in org.bouncycastle.asn1">ASN1OctetString</A> <B>getValue</B>()</PRE>
  234. <DL>
  235. <DD><DL>
  236. </DL>
  237. </DD>
  238. </DL>
  239. <HR>
  240. <A NAME="toASN1Object()"><!-- --></A><H3>
  241. toASN1Object</H3>
  242. <PRE>
  243. public <A HREF="../../../../org/bouncycastle/asn1/DERObject.html" title="class in org.bouncycastle.asn1">DERObject</A> <B>toASN1Object</B>()</PRE>
  244. <DL>
  245. <DD>The definition of ContentIdentifier is
  246. <pre>
  247. ContentIdentifier ::= OCTET STRING
  248. </pre>
  249. id-aa-contentIdentifier OBJECT IDENTIFIER ::= { iso(1)
  250. member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9)
  251. smime(16) id-aa(2) 7 }
  252. <P>
  253. <DD><DL>
  254. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#toASN1Object()">toASN1Object</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html" title="class in org.bouncycastle.asn1">ASN1Encodable</A></CODE></DL>
  255. </DD>
  256. <DD><DL>
  257. </DL>
  258. </DD>
  259. </DL>
  260. <!-- ========= END OF CLASS DATA ========= -->
  261. <HR>
  262. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  263. <A NAME="navbar_bottom"><!-- --></A>
  264. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  265. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  266. <TR>
  267. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  268. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  269. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  270. <TR ALIGN="center" VALIGN="top">
  271. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  272. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  273. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  274. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  275. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  276. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  277. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  278. </TR>
  279. </TABLE>
  280. </TD>
  281. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  282. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  283. </TD>
  284. </TR>
  285. <TR>
  286. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  287. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/ess/ContentHints.html" title="class in org.bouncycastle.asn1.ess"><B>PREV CLASS</B></A>&nbsp;
  288. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/ess/ESSCertID.html" title="class in org.bouncycastle.asn1.ess"><B>NEXT CLASS</B></A></FONT></TD>
  289. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  290. <A HREF="../../../../index.html?org/bouncycastle/asn1/ess/ContentIdentifier.html" target="_top"><B>FRAMES</B></A> &nbsp;
  291. &nbsp;<A HREF="ContentIdentifier.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  292. &nbsp;<SCRIPT type="text/javascript">
  293. <!--
  294. if(window==top) {
  295. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  296. }
  297. //-->
  298. </SCRIPT>
  299. <NOSCRIPT>
  300. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  301. </NOSCRIPT>
  302. </FONT></TD>
  303. </TR>
  304. <TR>
  305. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  306. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  307. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  308. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  309. </TR>
  310. </TABLE>
  311. <A NAME="skip-navbar_bottom"></A>
  312. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  313. <HR>
  314. </BODY>
  315. </HTML>