---
title: SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA
framework: security
role: symbol
role_heading: Global Variable
path: security/ssl_dh_anon_export_with_des40_cbc_sha
---

# SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA

Session key size conforms to pre-1998 US export restrictions.

## Declaration

```swift
var SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA: SSLCipherSuite { get }
```
