---
title: SSL_DH_anon_EXPORT_WITH_RC4_40_MD5
framework: security
role: symbol
role_heading: Global Variable
path: security/ssl_dh_anon_export_with_rc4_40_md5
---

# SSL_DH_anon_EXPORT_WITH_RC4_40_MD5

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

## Declaration

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