GlobalLB::HardwareSecurityModuleType

Introduced : BIG-IP_v11.4.0
An enumeration of hardware security module types.

Members

Member

Value

Description

HARDWARE_SECURITY_MODULE_TYPE_UNKNOWN

0

Hardware security module is unknown (or unsupported by iControl).

HARDWARE_SECURITY_MODULE_TYPE_NONE

1

Keys are managed in memory and on the local disk.

HARDWARE_SECURITY_MODULE_TYPE_INTERNAL

2

Internal BIG-IP FIPS hardware used for managing keys.

HARDWARE_SECURITY_MODULE_TYPE_EXTERNAL

3

External HSM device used for managing keys.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.