---
title: SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA
framework: security
role: symbol
role_heading: Global Variable
path: security/ssl_dhe_dss_export_with_des40_cbc_sha
---

# SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA

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

## Declaration

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