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

Brocade Virtual ADX XML API Programmer’s Guide 627
53-1003248-01
Data structures
6
sslCertificateVerificationStatistics
This structure is a high-level description of SSL certificate verification statistics.
startValue string Optional This parameter is
mandatory and
considered only
when the
“operator” value
is “RANGE”.
The start value in a
range.
endValue string Optional This parameter is
mandatory and
considered only
when the
“operator” value
is “RANGE”.
The end value in a
range.
TABLE 193 Attributes
Name Type Presence Rules Description
successes unsignedInt Optional Successes count.
unknownUser unsignedInt Optional Unknown users.
expired unsignedInt Optional Expired.
notYetValid unsignedInt Optional Not yet valid.
issuerPublicKeyDecodeFail unsignedInt Optional The record of the issuer public
key decode fail.
issuerCertificateNotFound unsignedInt Optional The record of the issuer
certificate not found.
untrusted unsignedInt Optional Untrusted.
certificateNotSentByPeer unsignedInt Optional The certificate not sent by peer.
failures unsignedInt Optional Failures.
signatureFailed unsignedInt Optional The signature failed.
revoked unsignedInt Optional Revoked.
selfSignedCertificate unsignedInt Optional The self signed certificate.
subjectIssuerMismatch unsignedInt Optional The subject issuer mismatch.
chainTooLong unsignedInt Optional The chain too long.
TABLE 192 Attributes (Continued)
Name Type Presence Rules Description