Class PostQuantumKeyExchange (1.48.0)

PostQuantumKeyExchange(value)

One of DEFAULT, ENABLED, orDEFERRED. Controls whether the load balancer negotiates X25519MLKEM768 key exchange when clients advertise support for it. When set to DEFAULT, or if no SSL Policy is attached to the target proxy, the load balancer disallows X25519MLKEM768 key exchange before October 2026, and allows it afterward. When set to ENABLED, the load balancer allows X25519MLKEM768 key exchange. When set toDEFERRED, the load balancer disallows X25519MLKEM768 key exchange until October 2027, and allows it afterward.

Enums

Name Description
UNDEFINED_POST_QUANTUM_KEY_EXCHANGE A value indicating that the enum field is not set.
DEFAULT Default behavior: disabled until October 2026, enabled afterward.
DEFERRED Disabled until October 2027, enabled afterward.
ENABLED Enabled now.