~ubuntu-branches/ubuntu/lucid/dnsjava/lucid

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/RRSIGRecord.html

  • Committer: Bazaar Package Importer
  • Author(s): Thierry Carrez
  • Date: 2009-07-21 15:17:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090721151703-6v0107p1s3h7gv1c
Tags: upstream-2.0.6
ImportĀ upstreamĀ versionĀ 2.0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.7.0) on Thu Jan 24 21:19:04 GMT-08:00 2008 -->
 
6
<TITLE>
 
7
RRSIGRecord (dnsjava documentation)
 
8
</TITLE>
 
9
 
 
10
<META NAME="date" CONTENT="2008-01-24">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    if (location.href.indexOf('is-external=true') == -1) {
 
18
        parent.document.title="RRSIGRecord (dnsjava documentation)";
 
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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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
</EM>
 
52
</TD>
 
53
</TR>
 
54
 
 
55
<TR>
 
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
57
&nbsp;<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/RTRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
59
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
60
  <A HREF="../../../index.html?org/xbill/DNS/RRSIGRecord.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="RRSIGRecord.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
<TR>
 
77
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
78
  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>
 
79
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
80
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>
 
81
</TR>
 
82
</TABLE>
 
83
<A NAME="skip-navbar_top"></A>
 
84
<!-- ========= END OF TOP NAVBAR ========= -->
 
85
 
 
86
<HR>
 
87
<!-- ======== START OF CLASS DATA ======== -->
 
88
<H2>
 
89
<FONT SIZE="-1">
 
90
org.xbill.DNS</FONT>
 
91
<BR>
 
92
Class RRSIGRecord</H2>
 
93
<PRE>
 
94
<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
 
95
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">org.xbill.DNS.Record</A>
 
96
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xbill.DNS.RRSIGRecord</B>
 
97
</PRE>
 
98
<DL>
 
99
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A></DD>
 
100
</DL>
 
101
<HR>
 
102
<DL>
 
103
<DT><PRE>public class <B>RRSIGRecord</B><DT>extends <A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A></DL>
 
104
</PRE>
 
105
 
 
106
<P>
 
107
Recource Record Signature - An RRSIG provides the digital signature of an
 
108
 RRset, so that the data can be authenticated by a DNSSEC-capable resolver.
 
109
 The signature is generated by a key contained in a DNSKEY Record.
 
110
<P>
 
111
 
 
112
<P>
 
113
<DL>
 
114
<DT><B>Author:</B></DT>
 
115
  <DD>Brian Wellington</DD>
 
116
<DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS"><CODE>RRset</CODE></A>, 
 
117
<A HREF="../../../org/xbill/DNS/DNSSEC.html" title="class in org.xbill.DNS"><CODE>DNSSEC</CODE></A>, 
 
118
<A HREF="../../../org/xbill/DNS/KEYRecord.html" title="class in org.xbill.DNS"><CODE>KEYRecord</CODE></A></DL>
 
119
<HR>
 
120
 
 
121
<P>
 
122
<!-- =========== FIELD SUMMARY =========== -->
 
123
 
 
124
<A NAME="field_summary"><!-- --></A>
 
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
126
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
127
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
128
<B>Field Summary</B></FONT></TH>
 
129
</TR>
 
130
<TR BGCOLOR="white" CLASS="TableRowColor">
 
131
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
132
<CODE>protected &nbsp;int</CODE></FONT></TD>
 
133
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#alg">alg</A></B></CODE>
 
134
 
 
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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
140
<CODE>protected &nbsp;int</CODE></FONT></TD>
 
141
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#covered">covered</A></B></CODE>
 
142
 
 
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>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A></CODE></FONT></TD>
 
149
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#expire">expire</A></B></CODE>
 
150
 
 
151
<BR>
 
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
153
</TR>
 
154
<TR BGCOLOR="white" CLASS="TableRowColor">
 
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
156
<CODE>protected &nbsp;int</CODE></FONT></TD>
 
157
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#footprint">footprint</A></B></CODE>
 
158
 
 
159
<BR>
 
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
161
</TR>
 
162
<TR BGCOLOR="white" CLASS="TableRowColor">
 
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
164
<CODE>protected &nbsp;int</CODE></FONT></TD>
 
165
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#labels">labels</A></B></CODE>
 
166
 
 
167
<BR>
 
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
169
</TR>
 
170
<TR BGCOLOR="white" CLASS="TableRowColor">
 
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
172
<CODE>protected &nbsp;long</CODE></FONT></TD>
 
173
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#origttl">origttl</A></B></CODE>
 
174
 
 
175
<BR>
 
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
177
</TR>
 
178
<TR BGCOLOR="white" CLASS="TableRowColor">
 
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
180
<CODE>protected &nbsp;byte[]</CODE></FONT></TD>
 
181
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#signature">signature</A></B></CODE>
 
182
 
 
183
<BR>
 
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
185
</TR>
 
186
<TR BGCOLOR="white" CLASS="TableRowColor">
 
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
188
<CODE>protected &nbsp;<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A></CODE></FONT></TD>
 
189
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#signer">signer</A></B></CODE>
 
190
 
 
191
<BR>
 
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
193
</TR>
 
194
<TR BGCOLOR="white" CLASS="TableRowColor">
 
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
196
<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A></CODE></FONT></TD>
 
197
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#timeSigned">timeSigned</A></B></CODE>
 
198
 
 
199
<BR>
 
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
201
</TR>
 
202
</TABLE>
 
203
&nbsp;<A NAME="fields_inherited_from_class_org.xbill.DNS.Record"><!-- --></A>
 
204
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
205
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
206
<TH ALIGN="left"><B>Fields inherited from class org.xbill.DNS.<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A></B></TH>
 
207
</TR>
 
208
<TR BGCOLOR="white" CLASS="TableRowColor">
 
209
<TD><CODE><A HREF="../../../org/xbill/DNS/Record.html#dclass">dclass</A>, <A HREF="../../../org/xbill/DNS/Record.html#name">name</A>, <A HREF="../../../org/xbill/DNS/Record.html#ttl">ttl</A>, <A HREF="../../../org/xbill/DNS/Record.html#type">type</A></CODE></TD>
 
210
</TR>
 
211
</TABLE>
 
212
&nbsp;
 
213
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
214
 
 
215
<A NAME="constructor_summary"><!-- --></A>
 
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
217
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
218
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
219
<B>Constructor Summary</B></FONT></TH>
 
220
</TR>
 
221
<TR BGCOLOR="white" CLASS="TableRowColor">
 
222
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#RRSIGRecord(org.xbill.DNS.Name, int, long, int, int, long, java.util.Date, java.util.Date, int, org.xbill.DNS.Name, byte[])">RRSIGRecord</A></B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
223
            int&nbsp;dclass,
 
224
            long&nbsp;ttl,
 
225
            int&nbsp;covered,
 
226
            int&nbsp;alg,
 
227
            long&nbsp;origttl,
 
228
            <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;expire,
 
229
            <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;timeSigned,
 
230
            int&nbsp;footprint,
 
231
            <A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;signer,
 
232
            byte[]&nbsp;signature)</CODE>
 
233
 
 
234
<BR>
 
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an RRSIG Record from the given data</TD>
 
236
</TR>
 
237
</TABLE>
 
238
&nbsp;
 
239
<!-- ========== METHOD SUMMARY =========== -->
 
240
 
 
241
<A NAME="method_summary"><!-- --></A>
 
242
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
243
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
244
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
245
<B>Method Summary</B></FONT></TH>
 
246
</TR>
 
247
<TR BGCOLOR="white" CLASS="TableRowColor">
 
248
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
249
<CODE>&nbsp;int</CODE></FONT></TD>
 
250
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getAlgorithm()">getAlgorithm</A></B>()</CODE>
 
251
 
 
252
<BR>
 
253
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cryptographic algorithm of the key that generated the signature</TD>
 
254
</TR>
 
255
<TR BGCOLOR="white" CLASS="TableRowColor">
 
256
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
257
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A></CODE></FONT></TD>
 
258
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getExpire()">getExpire</A></B>()</CODE>
 
259
 
 
260
<BR>
 
261
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the time at which the signature expires</TD>
 
262
</TR>
 
263
<TR BGCOLOR="white" CLASS="TableRowColor">
 
264
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
265
<CODE>&nbsp;int</CODE></FONT></TD>
 
266
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getFootprint()">getFootprint</A></B>()</CODE>
 
267
 
 
268
<BR>
 
269
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns The footprint/key id of the signing key.</TD>
 
270
</TR>
 
271
<TR BGCOLOR="white" CLASS="TableRowColor">
 
272
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
273
<CODE>&nbsp;int</CODE></FONT></TD>
 
274
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getLabels()">getLabels</A></B>()</CODE>
 
275
 
 
276
<BR>
 
277
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of labels in the signed domain name.</TD>
 
278
</TR>
 
279
<TR BGCOLOR="white" CLASS="TableRowColor">
 
280
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
281
<CODE>&nbsp;long</CODE></FONT></TD>
 
282
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getOrigTTL()">getOrigTTL</A></B>()</CODE>
 
283
 
 
284
<BR>
 
285
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the original TTL of the RRset</TD>
 
286
</TR>
 
287
<TR BGCOLOR="white" CLASS="TableRowColor">
 
288
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
289
<CODE>&nbsp;byte[]</CODE></FONT></TD>
 
290
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getSignature()">getSignature</A></B>()</CODE>
 
291
 
 
292
<BR>
 
293
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the binary data representing the signature</TD>
 
294
</TR>
 
295
<TR BGCOLOR="white" CLASS="TableRowColor">
 
296
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
297
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A></CODE></FONT></TD>
 
298
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getSigner()">getSigner</A></B>()</CODE>
 
299
 
 
300
<BR>
 
301
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the owner of the signing key</TD>
 
302
</TR>
 
303
<TR BGCOLOR="white" CLASS="TableRowColor">
 
304
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
305
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A></CODE></FONT></TD>
 
306
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getTimeSigned()">getTimeSigned</A></B>()</CODE>
 
307
 
 
308
<BR>
 
309
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the time at which this signature was generated</TD>
 
310
</TR>
 
311
<TR BGCOLOR="white" CLASS="TableRowColor">
 
312
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
313
<CODE>&nbsp;int</CODE></FONT></TD>
 
314
<TD><CODE><B><A HREF="../../../org/xbill/DNS/RRSIGRecord.html#getTypeCovered()">getTypeCovered</A></B>()</CODE>
 
315
 
 
316
<BR>
 
317
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the RRset type covered by this signature</TD>
 
318
</TR>
 
319
</TABLE>
 
320
&nbsp;<A NAME="methods_inherited_from_class_org.xbill.DNS.Record"><!-- --></A>
 
321
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
322
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
323
<TH ALIGN="left"><B>Methods inherited from class org.xbill.DNS.<A HREF="../../../org/xbill/DNS/Record.html" title="class in org.xbill.DNS">Record</A></B></TH>
 
324
</TR>
 
325
<TR BGCOLOR="white" CLASS="TableRowColor">
 
326
<TD><CODE><A HREF="../../../org/xbill/DNS/Record.html#byteArrayFromString(java.lang.String)">byteArrayFromString</A>, <A HREF="../../../org/xbill/DNS/Record.html#byteArrayToString(byte[], boolean)">byteArrayToString</A>, <A HREF="../../../org/xbill/DNS/Record.html#compareTo(java.lang.Object)">compareTo</A>, <A HREF="../../../org/xbill/DNS/Record.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../org/xbill/DNS/Record.html#fromString(org.xbill.DNS.Name, int, int, long, java.lang.String, org.xbill.DNS.Name)">fromString</A>, <A HREF="../../../org/xbill/DNS/Record.html#fromString(org.xbill.DNS.Name, int, int, long, org.xbill.DNS.Tokenizer, org.xbill.DNS.Name)">fromString</A>, <A HREF="../../../org/xbill/DNS/Record.html#fromWire(byte[], int)">fromWire</A>, <A HREF="../../../org/xbill/DNS/Record.html#getAdditionalName()">getAdditionalName</A>, <A HREF="../../../org/xbill/DNS/Record.html#getDClass()">getDClass</A>, <A HREF="../../../org/xbill/DNS/Record.html#getName()">getName</A>, <A HREF="../../../org/xbill/DNS/Record.html#getRRsetType()">getRRsetType</A>, <A HREF="../../../org/xbill/DNS/Record.html#getTTL()">getTTL</A>, <A HREF="../../../org/xbill/DNS/Record.html#getType()">getType</A>, <A HREF="../../../org/xbill/DNS/Record.html#hashCode()">hashCode</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int)">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int, long)">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int, long, byte[])">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#newRecord(org.xbill.DNS.Name, int, int, long, int, byte[])">newRecord</A>, <A HREF="../../../org/xbill/DNS/Record.html#rdataToString()">rdataToString</A>, <A HREF="../../../org/xbill/DNS/Record.html#rdataToWireCanonical()">rdataToWireCanonical</A>, <A HREF="../../../org/xbill/DNS/Record.html#sameRRset(org.xbill.DNS.Record)">sameRRset</A>, <A HREF="../../../org/xbill/DNS/Record.html#toString()">toString</A>, <A HREF="../../../org/xbill/DNS/Record.html#toWire(int)">toWire</A>, <A HREF="../../../org/xbill/DNS/Record.html#toWireCanonical()">toWireCanonical</A>, <A HREF="../../../org/xbill/DNS/Record.html#unknownToString(byte[])">unknownToString</A>, <A HREF="../../../org/xbill/DNS/Record.html#withName(org.xbill.DNS.Name)">withName</A></CODE></TD>
 
327
</TR>
 
328
</TABLE>
 
329
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
330
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
331
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
332
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 
333
</TR>
 
334
<TR BGCOLOR="white" CLASS="TableRowColor">
 
335
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 
336
</TR>
 
337
</TABLE>
 
338
&nbsp;
 
339
<P>
 
340
 
 
341
<!-- ============ FIELD DETAIL =========== -->
 
342
 
 
343
<A NAME="field_detail"><!-- --></A>
 
344
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
345
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
346
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
347
<B>Field Detail</B></FONT></TH>
 
348
</TR>
 
349
</TABLE>
 
350
 
 
351
<A NAME="covered"><!-- --></A><H3>
 
352
covered</H3>
 
353
<PRE>
 
354
protected int <B>covered</B></PRE>
 
355
<DL>
 
356
<DL>
 
357
</DL>
 
358
</DL>
 
359
<HR>
 
360
 
 
361
<A NAME="alg"><!-- --></A><H3>
 
362
alg</H3>
 
363
<PRE>
 
364
protected int <B>alg</B></PRE>
 
365
<DL>
 
366
<DL>
 
367
</DL>
 
368
</DL>
 
369
<HR>
 
370
 
 
371
<A NAME="labels"><!-- --></A><H3>
 
372
labels</H3>
 
373
<PRE>
 
374
protected int <B>labels</B></PRE>
 
375
<DL>
 
376
<DL>
 
377
</DL>
 
378
</DL>
 
379
<HR>
 
380
 
 
381
<A NAME="origttl"><!-- --></A><H3>
 
382
origttl</H3>
 
383
<PRE>
 
384
protected long <B>origttl</B></PRE>
 
385
<DL>
 
386
<DL>
 
387
</DL>
 
388
</DL>
 
389
<HR>
 
390
 
 
391
<A NAME="expire"><!-- --></A><H3>
 
392
expire</H3>
 
393
<PRE>
 
394
protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A> <B>expire</B></PRE>
 
395
<DL>
 
396
<DL>
 
397
</DL>
 
398
</DL>
 
399
<HR>
 
400
 
 
401
<A NAME="timeSigned"><!-- --></A><H3>
 
402
timeSigned</H3>
 
403
<PRE>
 
404
protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A> <B>timeSigned</B></PRE>
 
405
<DL>
 
406
<DL>
 
407
</DL>
 
408
</DL>
 
409
<HR>
 
410
 
 
411
<A NAME="footprint"><!-- --></A><H3>
 
412
footprint</H3>
 
413
<PRE>
 
414
protected int <B>footprint</B></PRE>
 
415
<DL>
 
416
<DL>
 
417
</DL>
 
418
</DL>
 
419
<HR>
 
420
 
 
421
<A NAME="signer"><!-- --></A><H3>
 
422
signer</H3>
 
423
<PRE>
 
424
protected <A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A> <B>signer</B></PRE>
 
425
<DL>
 
426
<DL>
 
427
</DL>
 
428
</DL>
 
429
<HR>
 
430
 
 
431
<A NAME="signature"><!-- --></A><H3>
 
432
signature</H3>
 
433
<PRE>
 
434
protected byte[] <B>signature</B></PRE>
 
435
<DL>
 
436
<DL>
 
437
</DL>
 
438
</DL>
 
439
 
 
440
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
441
 
 
442
<A NAME="constructor_detail"><!-- --></A>
 
443
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
444
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
445
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
446
<B>Constructor Detail</B></FONT></TH>
 
447
</TR>
 
448
</TABLE>
 
449
 
 
450
<A NAME="RRSIGRecord(org.xbill.DNS.Name, int, long, int, int, long, java.util.Date, java.util.Date, int, org.xbill.DNS.Name, byte[])"><!-- --></A><H3>
 
451
RRSIGRecord</H3>
 
452
<PRE>
 
453
public <B>RRSIGRecord</B>(<A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;name,
 
454
                   int&nbsp;dclass,
 
455
                   long&nbsp;ttl,
 
456
                   int&nbsp;covered,
 
457
                   int&nbsp;alg,
 
458
                   long&nbsp;origttl,
 
459
                   <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;expire,
 
460
                   <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;timeSigned,
 
461
                   int&nbsp;footprint,
 
462
                   <A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A>&nbsp;signer,
 
463
                   byte[]&nbsp;signature)</PRE>
 
464
<DL>
 
465
<DD>Creates an RRSIG Record from the given data
 
466
<P>
 
467
<DL>
 
468
<DT><B>Parameters:</B><DD><CODE>covered</CODE> - The RRset type covered by this signature<DD><CODE>alg</CODE> - The cryptographic algorithm of the key that generated the
 
469
 signature<DD><CODE>origttl</CODE> - The original TTL of the RRset<DD><CODE>expire</CODE> - The time at which the signature expires<DD><CODE>timeSigned</CODE> - The time at which this signature was generated<DD><CODE>footprint</CODE> - The footprint/key id of the signing key.<DD><CODE>signer</CODE> - The owner of the signing key<DD><CODE>signature</CODE> - Binary data representing the signature</DL>
 
470
</DL>
 
471
 
 
472
<!-- ============ METHOD DETAIL ========== -->
 
473
 
 
474
<A NAME="method_detail"><!-- --></A>
 
475
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
476
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
477
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
478
<B>Method Detail</B></FONT></TH>
 
479
</TR>
 
480
</TABLE>
 
481
 
 
482
<A NAME="getTypeCovered()"><!-- --></A><H3>
 
483
getTypeCovered</H3>
 
484
<PRE>
 
485
public int <B>getTypeCovered</B>()</PRE>
 
486
<DL>
 
487
<DD>Returns the RRset type covered by this signature
 
488
<P>
 
489
<DD><DL>
 
490
</DL>
 
491
</DD>
 
492
</DL>
 
493
<HR>
 
494
 
 
495
<A NAME="getAlgorithm()"><!-- --></A><H3>
 
496
getAlgorithm</H3>
 
497
<PRE>
 
498
public int <B>getAlgorithm</B>()</PRE>
 
499
<DL>
 
500
<DD>Returns the cryptographic algorithm of the key that generated the signature
 
501
<P>
 
502
<DD><DL>
 
503
</DL>
 
504
</DD>
 
505
</DL>
 
506
<HR>
 
507
 
 
508
<A NAME="getLabels()"><!-- --></A><H3>
 
509
getLabels</H3>
 
510
<PRE>
 
511
public int <B>getLabels</B>()</PRE>
 
512
<DL>
 
513
<DD>Returns the number of labels in the signed domain name.  This may be
 
514
 different than the record's domain name if the record is a wildcard
 
515
 record.
 
516
<P>
 
517
<DD><DL>
 
518
</DL>
 
519
</DD>
 
520
</DL>
 
521
<HR>
 
522
 
 
523
<A NAME="getOrigTTL()"><!-- --></A><H3>
 
524
getOrigTTL</H3>
 
525
<PRE>
 
526
public long <B>getOrigTTL</B>()</PRE>
 
527
<DL>
 
528
<DD>Returns the original TTL of the RRset
 
529
<P>
 
530
<DD><DL>
 
531
</DL>
 
532
</DD>
 
533
</DL>
 
534
<HR>
 
535
 
 
536
<A NAME="getExpire()"><!-- --></A><H3>
 
537
getExpire</H3>
 
538
<PRE>
 
539
public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A> <B>getExpire</B>()</PRE>
 
540
<DL>
 
541
<DD>Returns the time at which the signature expires
 
542
<P>
 
543
<DD><DL>
 
544
</DL>
 
545
</DD>
 
546
</DL>
 
547
<HR>
 
548
 
 
549
<A NAME="getTimeSigned()"><!-- --></A><H3>
 
550
getTimeSigned</H3>
 
551
<PRE>
 
552
public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A> <B>getTimeSigned</B>()</PRE>
 
553
<DL>
 
554
<DD>Returns the time at which this signature was generated
 
555
<P>
 
556
<DD><DL>
 
557
</DL>
 
558
</DD>
 
559
</DL>
 
560
<HR>
 
561
 
 
562
<A NAME="getFootprint()"><!-- --></A><H3>
 
563
getFootprint</H3>
 
564
<PRE>
 
565
public int <B>getFootprint</B>()</PRE>
 
566
<DL>
 
567
<DD>Returns The footprint/key id of the signing key.
 
568
<P>
 
569
<DD><DL>
 
570
</DL>
 
571
</DD>
 
572
</DL>
 
573
<HR>
 
574
 
 
575
<A NAME="getSigner()"><!-- --></A><H3>
 
576
getSigner</H3>
 
577
<PRE>
 
578
public <A HREF="../../../org/xbill/DNS/Name.html" title="class in org.xbill.DNS">Name</A> <B>getSigner</B>()</PRE>
 
579
<DL>
 
580
<DD>Returns the owner of the signing key
 
581
<P>
 
582
<DD><DL>
 
583
</DL>
 
584
</DD>
 
585
</DL>
 
586
<HR>
 
587
 
 
588
<A NAME="getSignature()"><!-- --></A><H3>
 
589
getSignature</H3>
 
590
<PRE>
 
591
public byte[] <B>getSignature</B>()</PRE>
 
592
<DL>
 
593
<DD>Returns the binary data representing the signature
 
594
<P>
 
595
<DD><DL>
 
596
</DL>
 
597
</DD>
 
598
</DL>
 
599
<!-- ========= END OF CLASS DATA ========= -->
 
600
<HR>
 
601
 
 
602
 
 
603
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
604
<A NAME="navbar_bottom"><!-- --></A>
 
605
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
606
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
607
<TR>
 
608
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
609
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
610
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
611
  <TR ALIGN="center" VALIGN="top">
 
612
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
613
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
614
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
615
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
616
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
617
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
618
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
619
  </TR>
 
620
</TABLE>
 
621
</TD>
 
622
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
623
</EM>
 
624
</TD>
 
625
</TR>
 
626
 
 
627
<TR>
 
628
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
629
&nbsp;<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
630
&nbsp;<A HREF="../../../org/xbill/DNS/RTRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
631
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
632
  <A HREF="../../../index.html?org/xbill/DNS/RRSIGRecord.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
633
&nbsp;<A HREF="RRSIGRecord.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
634
&nbsp;<SCRIPT type="text/javascript">
 
635
  <!--
 
636
  if(window==top) {
 
637
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
638
  }
 
639
  //-->
 
640
</SCRIPT>
 
641
<NOSCRIPT>
 
642
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
643
</NOSCRIPT>
 
644
 
 
645
 
 
646
</FONT></TD>
 
647
</TR>
 
648
<TR>
 
649
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
650
  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>
 
651
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
652
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>
 
653
</TR>
 
654
</TABLE>
 
655
<A NAME="skip-navbar_bottom"></A>
 
656
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
657
 
 
658
<HR>
 
659
 
 
660
</BODY>
 
661
</HTML>