Click or drag to resize

ClearEncryptionKey Class

An SDP encryption key with a method of "clear".
Inheritance Hierarchy

Namespace:  FM.IceLink.Sdp
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The ClearEncryptionKey type exposes the following members.

Constructors
  NameDescription
Public methodClearEncryptionKey
Initializes a new instance of the ClearEncryptionKey class.
Top
Properties
  NameDescription
Public propertyEncryptionKey
Gets or sets the untransformed encryption key.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Converts this instance to a string.
(Inherited from EncryptionKey.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also