---
title: CSSM_APPLE_TP_SSL_OPTIONS
framework: security
role: symbol
role_heading: Structure
path: security/cssm_apple_tp_ssl_options
---

# CSSM_APPLE_TP_SSL_OPTIONS

## Declaration

```swift
struct CSSM_APPLE_TP_SSL_OPTIONS
```

## Topics

### Initializers

- [init()](security/cssm_apple_tp_ssl_options/init().md)
- [init(Version:ServerNameLen:ServerName:Flags:)](security/cssm_apple_tp_ssl_options/init(version:servernamelen:servername:flags:).md)

### Instance Properties

- [Flags](security/cssm_apple_tp_ssl_options/flags.md)
- [ServerName](security/cssm_apple_tp_ssl_options/servername.md)
- [ServerNameLen](security/cssm_apple_tp_ssl_options/servernamelen.md)
- [Version](security/cssm_apple_tp_ssl_options/version.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
