/lib/bouncycastle/docs/org/bouncycastle/asn1/x509/ExtendedKeyUsage.html

https://bitbucket.org/arkban/somersault · HTML · 420 lines · 350 code · 47 blank · 23 comment · 0 complexity · db36788dd89854eb15faf0ea4a741b70 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:34 EST 2010 -->
  6. <TITLE>
  7. ExtendedKeyUsage (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="ExtendedKeyUsage (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/x509/DSAParameter.html" title="class in org.bouncycastle.asn1.x509"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/x509/GeneralName.html" title="class in org.bouncycastle.asn1.x509"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/asn1/x509/ExtendedKeyUsage.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="ExtendedKeyUsage.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.x509</FONT>
  80. <BR>
  81. Class ExtendedKeyUsage</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.x509.ExtendedKeyUsage</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>ExtendedKeyUsage</B><DT>extends <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html" title="class in org.bouncycastle.asn1">ASN1Encodable</A></DL>
  93. </PRE>
  94. <P>
  95. The extendedKeyUsage object.
  96. <pre>
  97. extendedKeyUsage ::= SEQUENCE SIZE (1..MAX) OF KeyPurposeId
  98. </pre>
  99. <P>
  100. <P>
  101. <HR>
  102. <P>
  103. <!-- =========== FIELD SUMMARY =========== -->
  104. <A NAME="field_summary"><!-- --></A>
  105. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  106. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  107. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  108. <B>Field Summary</B></FONT></TH>
  109. </TR>
  110. </TABLE>
  111. &nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable"><!-- --></A>
  112. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  113. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  114. <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>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD><CODE><A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#BER">BER</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#DER">DER</A></CODE></TD>
  118. </TR>
  119. </TABLE>
  120. &nbsp;
  121. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  122. <A NAME="constructor_summary"><!-- --></A>
  123. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  124. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  125. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  126. <B>Constructor Summary</B></FONT></TH>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#ExtendedKeyUsage(org.bouncycastle.asn1.ASN1Sequence)">ExtendedKeyUsage</A></B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1Sequence.html" title="class in org.bouncycastle.asn1">ASN1Sequence</A>&nbsp;seq)</CODE>
  130. <BR>
  131. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  132. </TR>
  133. <TR BGCOLOR="white" CLASS="TableRowColor">
  134. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#ExtendedKeyUsage(org.bouncycastle.asn1.x509.KeyPurposeId)">ExtendedKeyUsage</A></B>(<A HREF="../../../../org/bouncycastle/asn1/x509/KeyPurposeId.html" title="class in org.bouncycastle.asn1.x509">KeyPurposeId</A>&nbsp;usage)</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#ExtendedKeyUsage(java.util.Vector)">ExtendedKeyUsage</A></B>(java.util.Vector&nbsp;usages)</CODE>
  140. <BR>
  141. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  142. </TR>
  143. </TABLE>
  144. &nbsp;
  145. <!-- ========== METHOD SUMMARY =========== -->
  146. <A NAME="method_summary"><!-- --></A>
  147. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  148. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  149. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  150. <B>Method Summary</B></FONT></TH>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  154. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html" title="class in org.bouncycastle.asn1.x509">ExtendedKeyUsage</A></CODE></FONT></TD>
  155. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#getInstance(org.bouncycastle.asn1.ASN1TaggedObject, boolean)">getInstance</A></B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1TaggedObject.html" title="class in org.bouncycastle.asn1">ASN1TaggedObject</A>&nbsp;obj,
  156. boolean&nbsp;explicit)</CODE>
  157. <BR>
  158. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  162. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html" title="class in org.bouncycastle.asn1.x509">ExtendedKeyUsage</A></CODE></FONT></TD>
  163. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#getInstance(java.lang.Object)">getInstance</A></B>(java.lang.Object&nbsp;obj)</CODE>
  164. <BR>
  165. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  166. </TR>
  167. <TR BGCOLOR="white" CLASS="TableRowColor">
  168. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  169. <CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
  170. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#getUsages()">getUsages</A></B>()</CODE>
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all extended key usages.</TD>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  176. <CODE>&nbsp;boolean</CODE></FONT></TD>
  177. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#hasKeyPurposeId(org.bouncycastle.asn1.x509.KeyPurposeId)">hasKeyPurposeId</A></B>(<A HREF="../../../../org/bouncycastle/asn1/x509/KeyPurposeId.html" title="class in org.bouncycastle.asn1.x509">KeyPurposeId</A>&nbsp;keyPurposeId)</CODE>
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  183. <CODE>&nbsp;int</CODE></FONT></TD>
  184. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#size()">size</A></B>()</CODE>
  185. <BR>
  186. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  190. <CODE>&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObject.html" title="class in org.bouncycastle.asn1">DERObject</A></CODE></FONT></TD>
  191. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html#toASN1Object()">toASN1Object</A></B>()</CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable"><!-- --></A>
  197. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  198. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  199. <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>
  200. </TR>
  201. <TR BGCOLOR="white" CLASS="TableRowColor">
  202. <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>
  203. </TR>
  204. </TABLE>
  205. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  206. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  207. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  208. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  209. </TR>
  210. <TR BGCOLOR="white" CLASS="TableRowColor">
  211. <TD><CODE>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  212. </TR>
  213. </TABLE>
  214. &nbsp;
  215. <P>
  216. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  217. <A NAME="constructor_detail"><!-- --></A>
  218. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  219. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  220. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  221. <B>Constructor Detail</B></FONT></TH>
  222. </TR>
  223. </TABLE>
  224. <A NAME="ExtendedKeyUsage(org.bouncycastle.asn1.x509.KeyPurposeId)"><!-- --></A><H3>
  225. ExtendedKeyUsage</H3>
  226. <PRE>
  227. public <B>ExtendedKeyUsage</B>(<A HREF="../../../../org/bouncycastle/asn1/x509/KeyPurposeId.html" title="class in org.bouncycastle.asn1.x509">KeyPurposeId</A>&nbsp;usage)</PRE>
  228. <DL>
  229. </DL>
  230. <HR>
  231. <A NAME="ExtendedKeyUsage(org.bouncycastle.asn1.ASN1Sequence)"><!-- --></A><H3>
  232. ExtendedKeyUsage</H3>
  233. <PRE>
  234. public <B>ExtendedKeyUsage</B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1Sequence.html" title="class in org.bouncycastle.asn1">ASN1Sequence</A>&nbsp;seq)</PRE>
  235. <DL>
  236. </DL>
  237. <HR>
  238. <A NAME="ExtendedKeyUsage(java.util.Vector)"><!-- --></A><H3>
  239. ExtendedKeyUsage</H3>
  240. <PRE>
  241. public <B>ExtendedKeyUsage</B>(java.util.Vector&nbsp;usages)</PRE>
  242. <DL>
  243. </DL>
  244. <!-- ============ METHOD DETAIL ========== -->
  245. <A NAME="method_detail"><!-- --></A>
  246. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  247. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  248. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  249. <B>Method Detail</B></FONT></TH>
  250. </TR>
  251. </TABLE>
  252. <A NAME="getInstance(org.bouncycastle.asn1.ASN1TaggedObject, boolean)"><!-- --></A><H3>
  253. getInstance</H3>
  254. <PRE>
  255. public static <A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html" title="class in org.bouncycastle.asn1.x509">ExtendedKeyUsage</A> <B>getInstance</B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1TaggedObject.html" title="class in org.bouncycastle.asn1">ASN1TaggedObject</A>&nbsp;obj,
  256. boolean&nbsp;explicit)</PRE>
  257. <DL>
  258. <DD><DL>
  259. </DL>
  260. </DD>
  261. </DL>
  262. <HR>
  263. <A NAME="getInstance(java.lang.Object)"><!-- --></A><H3>
  264. getInstance</H3>
  265. <PRE>
  266. public static <A HREF="../../../../org/bouncycastle/asn1/x509/ExtendedKeyUsage.html" title="class in org.bouncycastle.asn1.x509">ExtendedKeyUsage</A> <B>getInstance</B>(java.lang.Object&nbsp;obj)</PRE>
  267. <DL>
  268. <DD><DL>
  269. </DL>
  270. </DD>
  271. </DL>
  272. <HR>
  273. <A NAME="hasKeyPurposeId(org.bouncycastle.asn1.x509.KeyPurposeId)"><!-- --></A><H3>
  274. hasKeyPurposeId</H3>
  275. <PRE>
  276. public boolean <B>hasKeyPurposeId</B>(<A HREF="../../../../org/bouncycastle/asn1/x509/KeyPurposeId.html" title="class in org.bouncycastle.asn1.x509">KeyPurposeId</A>&nbsp;keyPurposeId)</PRE>
  277. <DL>
  278. <DD><DL>
  279. </DL>
  280. </DD>
  281. </DL>
  282. <HR>
  283. <A NAME="getUsages()"><!-- --></A><H3>
  284. getUsages</H3>
  285. <PRE>
  286. public java.util.Vector <B>getUsages</B>()</PRE>
  287. <DL>
  288. <DD>Returns all extended key usages.
  289. The returned vector contains DERObjectIdentifiers.
  290. <P>
  291. <DD><DL>
  292. <DT><B>Returns:</B><DD>A vector with all key purposes.</DL>
  293. </DD>
  294. </DL>
  295. <HR>
  296. <A NAME="size()"><!-- --></A><H3>
  297. size</H3>
  298. <PRE>
  299. public int <B>size</B>()</PRE>
  300. <DL>
  301. <DD><DL>
  302. </DL>
  303. </DD>
  304. </DL>
  305. <HR>
  306. <A NAME="toASN1Object()"><!-- --></A><H3>
  307. toASN1Object</H3>
  308. <PRE>
  309. public <A HREF="../../../../org/bouncycastle/asn1/DERObject.html" title="class in org.bouncycastle.asn1">DERObject</A> <B>toASN1Object</B>()</PRE>
  310. <DL>
  311. <DD><DL>
  312. <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>
  313. </DD>
  314. <DD><DL>
  315. </DL>
  316. </DD>
  317. </DL>
  318. <!-- ========= END OF CLASS DATA ========= -->
  319. <HR>
  320. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  321. <A NAME="navbar_bottom"><!-- --></A>
  322. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  323. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  324. <TR>
  325. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  326. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  327. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  328. <TR ALIGN="center" VALIGN="top">
  329. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  330. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  331. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  332. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  333. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  334. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  335. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  336. </TR>
  337. </TABLE>
  338. </TD>
  339. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  340. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  341. </TD>
  342. </TR>
  343. <TR>
  344. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  345. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/x509/DSAParameter.html" title="class in org.bouncycastle.asn1.x509"><B>PREV CLASS</B></A>&nbsp;
  346. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/x509/GeneralName.html" title="class in org.bouncycastle.asn1.x509"><B>NEXT CLASS</B></A></FONT></TD>
  347. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  348. <A HREF="../../../../index.html?org/bouncycastle/asn1/x509/ExtendedKeyUsage.html" target="_top"><B>FRAMES</B></A> &nbsp;
  349. &nbsp;<A HREF="ExtendedKeyUsage.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  350. &nbsp;<SCRIPT type="text/javascript">
  351. <!--
  352. if(window==top) {
  353. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  354. }
  355. //-->
  356. </SCRIPT>
  357. <NOSCRIPT>
  358. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  359. </NOSCRIPT>
  360. </FONT></TD>
  361. </TR>
  362. <TR>
  363. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  364. 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>
  365. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  366. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  367. </TR>
  368. </TABLE>
  369. <A NAME="skip-navbar_bottom"></A>
  370. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  371. <HR>
  372. </BODY>
  373. </HTML>