Click or drag to resize

UriEncryptionKey Class

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

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

The UriEncryptionKey type exposes the following members.

Constructors
  NameDescription
Public methodUriEncryptionKey
Initializes a new instance of the UriEncryptionKey class.
Top
Properties
  NameDescription
Public propertyUri
Gets or sets the URI referring to the data containing the 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