Netscape MANAGEMENT SYSTEM 6.01 - CUSTOMIZATION Manual page 148

Table of Contents

Advertisement

Key Query Interface
Table 6-24 Variables Returned by the Key Query Interface (Continued)
Variable
queryFilter
querySentinel
templateName
totalRecordCount
result.fixed variable
maxCount
result.recordSet[i]
variables
archivedBy
archivedOn
keyAlgorithm
148
Netscape Certificate Management System Customization Guide • May 2002
Description
query string
Contains the query string that was used to select keys from the archive. See the
previous section, "Request Parameters" on page 144, for details on how
queryFilter is constructed. The queryFilter should be reused to query for
more keys when there are more records than displayed on the current page.
number
The number of the first record shown on this page of output. This is an index
relative to the totalRecordCount. For example, if querySentinel = 6,
totalRecordCount = 8, and maxCount = 5, then the 6th through 8th
records that matched the query will be displayed.
string
Indicates the name of the template that was used to display the response. By
default it is queryKey.template, but it can be changed with the
templateName request parameter.
number
The total number of records that match the query criteria (queryFilter). This
may be more than the number of records currently displayed, which is limited
by fixed.maxCount.
Variable added to the fixed object.
number
The maximum number of records that can be displayed on a single page of
output (taken from the request parameter maxCount).
Variables added to record objects in the response.
user ID
The user ID of the agent that processed the key archival request.
number of seconds since 1 January 1970
The time when the key was stored in the archive (for completed Data Recovery
Manager requests).
OID string
The object identifier (OID) used by the archived key corresponding to this
request (Data Recovery Manager requests). For example, the OID for an RSA
encryption key is "1.2.840.113549.1.1.1."

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents