Networking::IPsecDiffieHellmanGroup

Introduced : BIG-IP_v11.2.0
An enumeration of IPsec Diffie Hellman groups.

Members

Member

Value

Description

IPSEC_DIFFIE_HELLMAN_GROUP_UNKNOWN

0

The IPsec Diffie Hellman group is unknown (or unsupported by iControl).

IPSEC_DIFFIE_HELLMAN_GROUP_MODP768

1

IPsec perfect forward secrecy uses Diffie Hellman group MODP768.

IPSEC_DIFFIE_HELLMAN_GROUP_MODP1024

2

IPsec perfect forward secrecy uses Diffie Hellman group MODP1024.

IPSEC_DIFFIE_HELLMAN_GROUP_MODP1536

3

IPsec perfect forward secrecy uses Diffie Hellman group MODP1536.

IPSEC_DIFFIE_HELLMAN_GROUP_MODP2048

4

IPsec perfect forward secrecy uses Diffie Hellman group MODP2048.

IPSEC_DIFFIE_HELLMAN_GROUP_MODP3072

5

IPsec perfect forward secrecy uses Diffie Hellman group MODP3072.

IPSEC_DIFFIE_HELLMAN_GROUP_MODP4096

6

IPsec perfect forward secrecy uses Diffie Hellman group MODP4096.

IPSEC_DIFFIE_HELLMAN_GROUP_MODP6144

7

IPsec perfect forward secrecy uses Diffie Hellman group MODP6144.

IPSEC_DIFFIE_HELLMAN_GROUP_MODP8192

8

IPsec perfect forward secrecy uses Diffie Hellman group MODP8192.


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.