PageRenderTime 126ms CodeModel.GetById 36ms app.highlight 86ms RepoModel.GetById 1ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/asn1/esf/package-summary.html

https://bitbucket.org/arkban/somersault
HTML | 230 lines | 190 code | 24 blank | 16 comment | 0 complexity | 65785b4529d4e5127a47d6198997ede8 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:41 EST 2010 -->
  6<TITLE>
  7org.bouncycastle.asn1.esf (Bouncy Castle Library 1.45 API Specification)
  8</TITLE>
  9
 10<META NAME="date" CONTENT="2010-01-11">
 11
 12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 13
 14<SCRIPT type="text/javascript">
 15function windowTitle()
 16{
 17    if (location.href.indexOf('is-external=true') == -1) {
 18        parent.document.title="org.bouncycastle.asn1.esf (Bouncy Castle Library 1.45 API Specification)";
 19    }
 20}
 21</SCRIPT>
 22<NOSCRIPT>
 23</NOSCRIPT>
 24
 25</HEAD>
 26
 27<BODY BGCOLOR="white" onload="windowTitle();">
 28<HR>
 29
 30
 31<!-- ========= START OF TOP NAVBAR ======= -->
 32<A NAME="navbar_top"><!-- --></A>
 33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 35<TR>
 36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 37<A NAME="navbar_top_firstrow"><!-- --></A>
 38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 39  <TR ALIGN="center" VALIGN="top">
 40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 41  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
 42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
 43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 47  </TR>
 48</TABLE>
 49</TD>
 50<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 51<b>Bouncy Castle Cryptography Library 1.45</b></EM>
 52</TD>
 53</TR>
 54
 55<TR>
 56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 57&nbsp;<A HREF="../../../../org/bouncycastle/asn1/eac/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 58&nbsp;<A HREF="../../../../org/bouncycastle/asn1/ess/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 60  <A HREF="../../../../index.html?org/bouncycastle/asn1/esf/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 61&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 62&nbsp;<SCRIPT type="text/javascript">
 63  <!--
 64  if(window==top) {
 65    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 66  }
 67  //-->
 68</SCRIPT>
 69<NOSCRIPT>
 70  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 71</NOSCRIPT>
 72
 73
 74</FONT></TD>
 75</TR>
 76</TABLE>
 77<A NAME="skip-navbar_top"></A>
 78<!-- ========= END OF TOP NAVBAR ========= -->
 79
 80<HR>
 81<H2>
 82Package org.bouncycastle.asn1.esf
 83</H2>
 84Support classes useful for encoding and supporting [ESF] RFC3126 
 85Electronic Signature Formats for long term electronic signatures.
 86<P>
 87<B>See:</B>
 88<BR>
 89&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
 90<P>
 91
 92<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 93<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 94<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 95<B>Interface Summary</B></FONT></TH>
 96</TR>
 97<TR BGCOLOR="white" CLASS="TableRowColor">
 98<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/CommitmentTypeIdentifier.html" title="interface in org.bouncycastle.asn1.esf">CommitmentTypeIdentifier</A></B></TD>
 99<TD>&nbsp;</TD>
100</TR>
101<TR BGCOLOR="white" CLASS="TableRowColor">
102<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/ESFAttributes.html" title="interface in org.bouncycastle.asn1.esf">ESFAttributes</A></B></TD>
103<TD>&nbsp;</TD>
104</TR>
105</TABLE>
106&nbsp;
107
108<P>
109
110<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113<B>Class Summary</B></FONT></TH>
114</TR>
115<TR BGCOLOR="white" CLASS="TableRowColor">
116<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/CommitmentTypeIndication.html" title="class in org.bouncycastle.asn1.esf">CommitmentTypeIndication</A></B></TD>
117<TD>&nbsp;</TD>
118</TR>
119<TR BGCOLOR="white" CLASS="TableRowColor">
120<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/CommitmentTypeQualifier.html" title="class in org.bouncycastle.asn1.esf">CommitmentTypeQualifier</A></B></TD>
121<TD>Commitment type qualifiers, used in the Commitment-Type-Indication attribute (RFC3126).</TD>
122</TR>
123<TR BGCOLOR="white" CLASS="TableRowColor">
124<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/OtherHashAlgAndValue.html" title="class in org.bouncycastle.asn1.esf">OtherHashAlgAndValue</A></B></TD>
125<TD>&nbsp;</TD>
126</TR>
127<TR BGCOLOR="white" CLASS="TableRowColor">
128<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SignaturePolicyId.html" title="class in org.bouncycastle.asn1.esf">SignaturePolicyId</A></B></TD>
129<TD>&nbsp;</TD>
130</TR>
131<TR BGCOLOR="white" CLASS="TableRowColor">
132<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SignaturePolicyIdentifier.html" title="class in org.bouncycastle.asn1.esf">SignaturePolicyIdentifier</A></B></TD>
133<TD>&nbsp;</TD>
134</TR>
135<TR BGCOLOR="white" CLASS="TableRowColor">
136<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SignerAttribute.html" title="class in org.bouncycastle.asn1.esf">SignerAttribute</A></B></TD>
137<TD>&nbsp;</TD>
138</TR>
139<TR BGCOLOR="white" CLASS="TableRowColor">
140<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SignerLocation.html" title="class in org.bouncycastle.asn1.esf">SignerLocation</A></B></TD>
141<TD>Signer-Location attribute (RFC3126).</TD>
142</TR>
143<TR BGCOLOR="white" CLASS="TableRowColor">
144<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SigPolicyQualifierInfo.html" title="class in org.bouncycastle.asn1.esf">SigPolicyQualifierInfo</A></B></TD>
145<TD>&nbsp;</TD>
146</TR>
147<TR BGCOLOR="white" CLASS="TableRowColor">
148<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SigPolicyQualifiers.html" title="class in org.bouncycastle.asn1.esf">SigPolicyQualifiers</A></B></TD>
149<TD>&nbsp;</TD>
150</TR>
151<TR BGCOLOR="white" CLASS="TableRowColor">
152<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SPuri.html" title="class in org.bouncycastle.asn1.esf">SPuri</A></B></TD>
153<TD>&nbsp;</TD>
154</TR>
155<TR BGCOLOR="white" CLASS="TableRowColor">
156<TD WIDTH="15%"><B><A HREF="../../../../org/bouncycastle/asn1/esf/SPUserNotice.html" title="class in org.bouncycastle.asn1.esf">SPUserNotice</A></B></TD>
157<TD>&nbsp;</TD>
158</TR>
159</TABLE>
160&nbsp;
161
162<P>
163<A NAME="package_description"><!-- --></A><H2>
164Package org.bouncycastle.asn1.esf Description
165</H2>
166
167<P>
168Support classes useful for encoding and supporting [ESF] RFC3126 
169Electronic Signature Formats for long term electronic signatures.
170<P>
171
172<P>
173<DL>
174</DL>
175<HR>
176
177
178<!-- ======= START OF BOTTOM NAVBAR ====== -->
179<A NAME="navbar_bottom"><!-- --></A>
180<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
181<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
182<TR>
183<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
184<A NAME="navbar_bottom_firstrow"><!-- --></A>
185<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
186  <TR ALIGN="center" VALIGN="top">
187  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
188  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
189  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
190  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
191  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
192  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
193  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
194  </TR>
195</TABLE>
196</TD>
197<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
198<b>Bouncy Castle Cryptography Library 1.45</b></EM>
199</TD>
200</TR>
201
202<TR>
203<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
204&nbsp;<A HREF="../../../../org/bouncycastle/asn1/eac/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
205&nbsp;<A HREF="../../../../org/bouncycastle/asn1/ess/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
206<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
207  <A HREF="../../../../index.html?org/bouncycastle/asn1/esf/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
208&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
209&nbsp;<SCRIPT type="text/javascript">
210  <!--
211  if(window==top) {
212    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
213  }
214  //-->
215</SCRIPT>
216<NOSCRIPT>
217  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
218</NOSCRIPT>
219
220
221</FONT></TD>
222</TR>
223</TABLE>
224<A NAME="skip-navbar_bottom"></A>
225<!-- ======== END OF BOTTOM NAVBAR ======= -->
226
227<HR>
228
229</BODY>
230</HTML>