| getsystemfipsstatusResult Structure Definition |
The getsystemfipsstatusResult structure defines the return type for getsystemfipsstatus API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
systemfipsstatusList |
List of systemfipsstatuss |
| systemfipsstatus Structure Definition |
The systemfipsstatus structure defines the actual return type values for getsystemfipsstatus API. |
Syntax |
Members |
fipsstatus |
Fips Initialization Status |
netscalercontrolplanecryptographiclibraryversion |
NetScaler control plane cryptographic library version |
netscalerdataplanecryptographiclibraryversion |
NetScaler data plane cryptographic library version |
netscalercrytographicmoduleversion |
NetScaler cryptographic module version |
intelhwcryptographicacceleratorversion |
Intel hardware cryptographic accelerator version |
netscalerjitterentropysourceversion |
Jitter Entropy Source version |
_nextgenapiresource |
See Also |