Click or drag to resize

ICipherSettings Interface

[Missing <summary> documentation for "T:Sportradar.SDK.Common.Interfaces.ICipherSettings"]


Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public interface ICipherSettings : ICloneable

The ICipherSettings type exposes the following members.

Properties
Methods
 NameDescription
Public methodCloneCreates a new object that is a copy of the current instance.
(Inherited from ICloneable)
Top
See Also