# ITlsHandshakeFeature

Package: [Microsoft.Orleans.Connections.Security](/orleans/docs/api/csharp/microsoft.orleans.connections.security/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Connections.Security) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Connections.Security/Security/ITlsHandshakeFeature.cs#L7)

```csharp
public interface ITlsHandshakeFeature
```

## Properties

- [CipherAlgorithm](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/cipheralgorithm-88b96d91/)
- [CipherStrength](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/cipherstrength-df968550/)
- [HashAlgorithm](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/hashalgorithm-a7a5d41f/)
- [HashStrength](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/hashstrength-f177bdc3/)
- [HostName](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/hostname-211566e8/)
- [KeyExchangeAlgorithm](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/keyexchangealgorithm-7e272ca6/)
- [KeyExchangeStrength](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/keyexchangestrength-598342c1/)
- [NegotiatedCipherSuite](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/negotiatedciphersuite-89998896/)
- [Protocol](/orleans/docs/api/csharp/microsoft.orleans.connections.security/orleans.connections.security.itlshandshakefeature/properties/protocol-af4eeb6c/)
