Skip to content
Start here

TLS

Check Post-Quantum TLS support
radar.post_quantum.tls.support(TLSSupportParams**kwargs) -> TLSSupportResponse
GET/radar/post_quantum/tls/support
ModelsExpand Collapse
class TLSSupportResponse:
host: str

The host that was tested

kex: float

TLS CurveID of the negotiated key exchange

kex_name: str

Human-readable name of the key exchange algorithm

pq: bool

Whether the negotiated key exchange uses Post-Quantum cryptography