Programmer's Guide (Supporting ADX v03.1.00) Manual

630 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
6
sslCrlRecord
This structure is the high-level description of a CRL record.
sslCrlStatistics
This structure is a high-level description of SSL CRL statistics.
sslCrlStatus
This structure is a high-level description of CRL Status information.
rc4Calls unsignedInt Optional The RC4 calls.
sslMacSha1Calls unsignedInt Optional The SSL MAC SHA 1 calls.
tlsMacSha1Calls unsignedInt Optional The TLS MAC SHA1 calls.
TABLE 197 Attributes
Name Type Presence Rules Description
name string Mandatory Maximum of
64
characters.
Specifies a name for the CRL
entry.
url string Mandatory Maximum of
256
characters.
Location of the CRL.
fileFormat sslCrlFileFormatEnum Mandatory Format of CRL to be
downloaded.
refreshInterval unsignedInt Mandatory Value is in
hours.
Number of hours to wait
before updating the CRL.
TABLE 198 Attributes
Name Type Presence Rules Description
loadFailure unsignedInt Optional The load failure.
notFound unsignedInt Optional Not found.
expired unsignedInt Optional Expired.
signatureFailed unsignedInt Optional Signature failed.
notYetValid unsignedInt Optional Not yet valid.
TABLE 199 Attributes
Name Type Presence Rules Description
crlRecordInfo sslCrlRecord Mandatory Information of CRL record.
state sslCrlStateEnum Mandatory State of the CRL download.
size unsignedInt Optional Present only when
state is COMPLETE.
The CRL size.
TABLE 196 Attributes (Continued)
Name Type Presence Rules Description