Click or drag to resize

DtlsParameters Class

A set of DTLS parameters.
Inheritance Hierarchy
SystemObject
  FM.IceLinkDtlsParameters

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The DtlsParameters type exposes the following members.

Constructors
  NameDescription
Public methodDtlsParameters
Initializes a new instance of the DtlsParameters class.
Top
Properties
  NameDescription
Public propertyFingerprint
Gets or sets the fingerprint.
Public propertyFingerprints
Gets or sets the fingerprints.
Public propertyRole
Gets or sets the role.
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 (Inherited from Object.)
Top
See Also