/lib/bouncycastle/docs/org/bouncycastle/asn1/smime/SMIMECapability.html

https://bitbucket.org/arkban/somersault · HTML · 540 lines · 457 code · 59 blank · 24 comment · 0 complexity · a8e766333a44f8c5478c72f01932a790 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. SMIMECapability (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="SMIMECapability (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/smime/SMIMECapabilitiesAttribute.html" title="class in org.bouncycastle.asn1.smime"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapabilityVector.html" title="class in org.bouncycastle.asn1.smime"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/asn1/smime/SMIMECapability.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="SMIMECapability.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="#field_summary">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;<A HREF="#field_detail">FIELD</A>&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.smime</FONT>
  80. <BR>
  81. Class SMIMECapability</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.smime.SMIMECapability</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>SMIMECapability</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. <TR BGCOLOR="white" CLASS="TableRowColor">
  105. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  106. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  107. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#aES128_CBC">aES128_CBC</A></B></CODE>
  108. <BR>
  109. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  113. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  114. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#aES192_CBC">aES192_CBC</A></B></CODE>
  115. <BR>
  116. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  120. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  121. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#aES256_CBC">aES256_CBC</A></B></CODE>
  122. <BR>
  123. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  127. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  128. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#canNotDecryptAny">canNotDecryptAny</A></B></CODE>
  129. <BR>
  130. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  134. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  135. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#dES_CBC">dES_CBC</A></B></CODE>
  136. <BR>
  137. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;encryption algorithms preferences</TD>
  138. </TR>
  139. <TR BGCOLOR="white" CLASS="TableRowColor">
  140. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  141. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  142. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#dES_EDE3_CBC">dES_EDE3_CBC</A></B></CODE>
  143. <BR>
  144. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  145. </TR>
  146. <TR BGCOLOR="white" CLASS="TableRowColor">
  147. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  148. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  149. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#preferSignedData">preferSignedData</A></B></CODE>
  150. <BR>
  151. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;general preferences</TD>
  152. </TR>
  153. <TR BGCOLOR="white" CLASS="TableRowColor">
  154. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  155. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  156. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#rC2_CBC">rC2_CBC</A></B></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/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  163. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#sMIMECapabilitiesVersions">sMIMECapabilitiesVersions</A></B></CODE>
  164. <BR>
  165. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  166. </TR>
  167. </TABLE>
  168. &nbsp;<A NAME="fields_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable"><!-- --></A>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  171. <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>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD><CODE><A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#BER">BER</A>, <A HREF="../../../../org/bouncycastle/asn1/ASN1Encodable.html#DER">DER</A></CODE></TD>
  175. </TR>
  176. </TABLE>
  177. &nbsp;
  178. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  179. <A NAME="constructor_summary"><!-- --></A>
  180. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  181. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  182. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  183. <B>Constructor Summary</B></FONT></TH>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#SMIMECapability(org.bouncycastle.asn1.ASN1Sequence)">SMIMECapability</A></B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1Sequence.html" title="class in org.bouncycastle.asn1">ASN1Sequence</A>&nbsp;seq)</CODE>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#SMIMECapability(org.bouncycastle.asn1.DERObjectIdentifier, org.bouncycastle.asn1.DEREncodable)">SMIMECapability</A></B>(<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A>&nbsp;capabilityID,
  192. <A HREF="../../../../org/bouncycastle/asn1/DEREncodable.html" title="interface in org.bouncycastle.asn1">DEREncodable</A>&nbsp;parameters)</CODE>
  193. <BR>
  194. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  195. </TR>
  196. </TABLE>
  197. &nbsp;
  198. <!-- ========== METHOD SUMMARY =========== -->
  199. <A NAME="method_summary"><!-- --></A>
  200. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  201. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  202. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  203. <B>Method Summary</B></FONT></TH>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  207. <CODE>&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A></CODE></FONT></TD>
  208. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#getCapabilityID()">getCapabilityID</A></B>()</CODE>
  209. <BR>
  210. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  211. </TR>
  212. <TR BGCOLOR="white" CLASS="TableRowColor">
  213. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  214. <CODE>static&nbsp;<A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html" title="class in org.bouncycastle.asn1.smime">SMIMECapability</A></CODE></FONT></TD>
  215. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#getInstance(java.lang.Object)">getInstance</A></B>(java.lang.Object&nbsp;obj)</CODE>
  216. <BR>
  217. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  218. </TR>
  219. <TR BGCOLOR="white" CLASS="TableRowColor">
  220. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  221. <CODE>&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DEREncodable.html" title="interface in org.bouncycastle.asn1">DEREncodable</A></CODE></FONT></TD>
  222. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#getParameters()">getParameters</A></B>()</CODE>
  223. <BR>
  224. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  225. </TR>
  226. <TR BGCOLOR="white" CLASS="TableRowColor">
  227. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  228. <CODE>&nbsp;<A HREF="../../../../org/bouncycastle/asn1/DERObject.html" title="class in org.bouncycastle.asn1">DERObject</A></CODE></FONT></TD>
  229. <TD><CODE><B><A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html#toASN1Object()">toASN1Object</A></B>()</CODE>
  230. <BR>
  231. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Produce an object suitable for an ASN1OutputStream.</TD>
  232. </TR>
  233. </TABLE>
  234. &nbsp;<A NAME="methods_inherited_from_class_org.bouncycastle.asn1.ASN1Encodable"><!-- --></A>
  235. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  236. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  237. <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>
  238. </TR>
  239. <TR BGCOLOR="white" CLASS="TableRowColor">
  240. <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>
  241. </TR>
  242. </TABLE>
  243. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  244. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  245. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  246. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  247. </TR>
  248. <TR BGCOLOR="white" CLASS="TableRowColor">
  249. <TD><CODE>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  250. </TR>
  251. </TABLE>
  252. &nbsp;
  253. <P>
  254. <!-- ============ FIELD DETAIL =========== -->
  255. <A NAME="field_detail"><!-- --></A>
  256. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  257. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  258. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  259. <B>Field Detail</B></FONT></TH>
  260. </TR>
  261. </TABLE>
  262. <A NAME="preferSignedData"><!-- --></A><H3>
  263. preferSignedData</H3>
  264. <PRE>
  265. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>preferSignedData</B></PRE>
  266. <DL>
  267. <DD>general preferences
  268. <P>
  269. <DL>
  270. </DL>
  271. </DL>
  272. <HR>
  273. <A NAME="canNotDecryptAny"><!-- --></A><H3>
  274. canNotDecryptAny</H3>
  275. <PRE>
  276. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>canNotDecryptAny</B></PRE>
  277. <DL>
  278. <DL>
  279. </DL>
  280. </DL>
  281. <HR>
  282. <A NAME="sMIMECapabilitiesVersions"><!-- --></A><H3>
  283. sMIMECapabilitiesVersions</H3>
  284. <PRE>
  285. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>sMIMECapabilitiesVersions</B></PRE>
  286. <DL>
  287. <DL>
  288. </DL>
  289. </DL>
  290. <HR>
  291. <A NAME="dES_CBC"><!-- --></A><H3>
  292. dES_CBC</H3>
  293. <PRE>
  294. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>dES_CBC</B></PRE>
  295. <DL>
  296. <DD>encryption algorithms preferences
  297. <P>
  298. <DL>
  299. </DL>
  300. </DL>
  301. <HR>
  302. <A NAME="dES_EDE3_CBC"><!-- --></A><H3>
  303. dES_EDE3_CBC</H3>
  304. <PRE>
  305. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>dES_EDE3_CBC</B></PRE>
  306. <DL>
  307. <DL>
  308. </DL>
  309. </DL>
  310. <HR>
  311. <A NAME="rC2_CBC"><!-- --></A><H3>
  312. rC2_CBC</H3>
  313. <PRE>
  314. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>rC2_CBC</B></PRE>
  315. <DL>
  316. <DL>
  317. </DL>
  318. </DL>
  319. <HR>
  320. <A NAME="aES128_CBC"><!-- --></A><H3>
  321. aES128_CBC</H3>
  322. <PRE>
  323. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>aES128_CBC</B></PRE>
  324. <DL>
  325. <DL>
  326. </DL>
  327. </DL>
  328. <HR>
  329. <A NAME="aES192_CBC"><!-- --></A><H3>
  330. aES192_CBC</H3>
  331. <PRE>
  332. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>aES192_CBC</B></PRE>
  333. <DL>
  334. <DL>
  335. </DL>
  336. </DL>
  337. <HR>
  338. <A NAME="aES256_CBC"><!-- --></A><H3>
  339. aES256_CBC</H3>
  340. <PRE>
  341. public static final <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>aES256_CBC</B></PRE>
  342. <DL>
  343. <DL>
  344. </DL>
  345. </DL>
  346. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  347. <A NAME="constructor_detail"><!-- --></A>
  348. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  349. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  350. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  351. <B>Constructor Detail</B></FONT></TH>
  352. </TR>
  353. </TABLE>
  354. <A NAME="SMIMECapability(org.bouncycastle.asn1.ASN1Sequence)"><!-- --></A><H3>
  355. SMIMECapability</H3>
  356. <PRE>
  357. public <B>SMIMECapability</B>(<A HREF="../../../../org/bouncycastle/asn1/ASN1Sequence.html" title="class in org.bouncycastle.asn1">ASN1Sequence</A>&nbsp;seq)</PRE>
  358. <DL>
  359. </DL>
  360. <HR>
  361. <A NAME="SMIMECapability(org.bouncycastle.asn1.DERObjectIdentifier, org.bouncycastle.asn1.DEREncodable)"><!-- --></A><H3>
  362. SMIMECapability</H3>
  363. <PRE>
  364. public <B>SMIMECapability</B>(<A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A>&nbsp;capabilityID,
  365. <A HREF="../../../../org/bouncycastle/asn1/DEREncodable.html" title="interface in org.bouncycastle.asn1">DEREncodable</A>&nbsp;parameters)</PRE>
  366. <DL>
  367. </DL>
  368. <!-- ============ METHOD DETAIL ========== -->
  369. <A NAME="method_detail"><!-- --></A>
  370. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  371. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  372. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  373. <B>Method Detail</B></FONT></TH>
  374. </TR>
  375. </TABLE>
  376. <A NAME="getInstance(java.lang.Object)"><!-- --></A><H3>
  377. getInstance</H3>
  378. <PRE>
  379. public static <A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapability.html" title="class in org.bouncycastle.asn1.smime">SMIMECapability</A> <B>getInstance</B>(java.lang.Object&nbsp;obj)</PRE>
  380. <DL>
  381. <DD><DL>
  382. </DL>
  383. </DD>
  384. </DL>
  385. <HR>
  386. <A NAME="getCapabilityID()"><!-- --></A><H3>
  387. getCapabilityID</H3>
  388. <PRE>
  389. public <A HREF="../../../../org/bouncycastle/asn1/DERObjectIdentifier.html" title="class in org.bouncycastle.asn1">DERObjectIdentifier</A> <B>getCapabilityID</B>()</PRE>
  390. <DL>
  391. <DD><DL>
  392. </DL>
  393. </DD>
  394. </DL>
  395. <HR>
  396. <A NAME="getParameters()"><!-- --></A><H3>
  397. getParameters</H3>
  398. <PRE>
  399. public <A HREF="../../../../org/bouncycastle/asn1/DEREncodable.html" title="interface in org.bouncycastle.asn1">DEREncodable</A> <B>getParameters</B>()</PRE>
  400. <DL>
  401. <DD><DL>
  402. </DL>
  403. </DD>
  404. </DL>
  405. <HR>
  406. <A NAME="toASN1Object()"><!-- --></A><H3>
  407. toASN1Object</H3>
  408. <PRE>
  409. public <A HREF="../../../../org/bouncycastle/asn1/DERObject.html" title="class in org.bouncycastle.asn1">DERObject</A> <B>toASN1Object</B>()</PRE>
  410. <DL>
  411. <DD>Produce an object suitable for an ASN1OutputStream.
  412. <pre>
  413. SMIMECapability ::= SEQUENCE {
  414. capabilityID OBJECT IDENTIFIER,
  415. parameters ANY DEFINED BY capabilityID OPTIONAL
  416. }
  417. </pre>
  418. <P>
  419. <DD><DL>
  420. <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>
  421. </DD>
  422. <DD><DL>
  423. </DL>
  424. </DD>
  425. </DL>
  426. <!-- ========= END OF CLASS DATA ========= -->
  427. <HR>
  428. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  429. <A NAME="navbar_bottom"><!-- --></A>
  430. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  431. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  432. <TR>
  433. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  434. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  435. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  436. <TR ALIGN="center" VALIGN="top">
  437. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  438. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  439. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  440. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  441. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  442. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  443. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  444. </TR>
  445. </TABLE>
  446. </TD>
  447. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  448. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  449. </TD>
  450. </TR>
  451. <TR>
  452. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  453. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapabilitiesAttribute.html" title="class in org.bouncycastle.asn1.smime"><B>PREV CLASS</B></A>&nbsp;
  454. &nbsp;<A HREF="../../../../org/bouncycastle/asn1/smime/SMIMECapabilityVector.html" title="class in org.bouncycastle.asn1.smime"><B>NEXT CLASS</B></A></FONT></TD>
  455. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  456. <A HREF="../../../../index.html?org/bouncycastle/asn1/smime/SMIMECapability.html" target="_top"><B>FRAMES</B></A> &nbsp;
  457. &nbsp;<A HREF="SMIMECapability.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  458. &nbsp;<SCRIPT type="text/javascript">
  459. <!--
  460. if(window==top) {
  461. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  462. }
  463. //-->
  464. </SCRIPT>
  465. <NOSCRIPT>
  466. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  467. </NOSCRIPT>
  468. </FONT></TD>
  469. </TR>
  470. <TR>
  471. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  472. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  473. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  474. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  475. </TR>
  476. </TABLE>
  477. <A NAME="skip-navbar_bottom"></A>
  478. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  479. <HR>
  480. </BODY>
  481. </HTML>