Click or drag to resize

Base64EncryptionKey Class

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

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

The Base64EncryptionKey type exposes the following members.

Constructors
  NameDescription
Public methodBase64EncryptionKey
Initializes a new instance of the Base64EncryptionKey class.
Top
Properties
  NameDescription
Public propertyEncodedEncryptionKey
Gets or sets the base64-encoded 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