Table of Contents

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

int

MinHashStrength

int MinHashStrength { get; }

Property Value

int

MinKeyExchangeStrength

int MinKeyExchangeStrength { get; }

Property Value

int

SSLThumbPrint

string SSLThumbPrint { get; }

Property Value

string