| Utility Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FM.IceLink.Stun
The Utility type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CreateLongTermKey | 
            Creates a long term key from the given username, realm, and password by calculating
            the MD5 hash of their values concatenated as "username:realm:password".
             | 
|   | CreateShortTermKey | 
            Creates a short term key from the given password by encoding it as a UTF-8 byte array.
             | 
 See Also
See Also