Interface ICipherSettings
- Namespace
- Sportradar.LiveData.Sdk.Common.Interfaces
- Assembly
- Sportradar.LiveData.Sdk.dll
public interface ICipherSettings : ICloneable
- Inherited Members
Properties
MinCipherStrength
int MinCipherStrength { get; }
Property Value
MinHashStrength
int MinHashStrength { get; }
Property Value
MinKeyExchangeStrength
int MinKeyExchangeStrength { get; }
Property Value
SSLThumbPrint
string SSLThumbPrint { get; }