Class RelayUtilities
Inheritance
RelayUtilities
Syntax
public static class RelayUtilities : object
Methods
ConvertConnectionData(Byte[])
Declaration
public static RelayConnectionData ConvertConnectionData(byte[] connectionData)
Parameters
| Type |
Name |
Description |
| Byte[] |
connectionData |
|
Returns
ConvertFromAllocationIdBytes(Byte[])
Declaration
public static RelayAllocationId ConvertFromAllocationIdBytes(byte[] allocationIdBytes)
Parameters
| Type |
Name |
Description |
| Byte[] |
allocationIdBytes |
|
Returns
ConvertFromHMAC(Byte[])
Declaration
public static RelayHMACKey ConvertFromHMAC(byte[] hmac)
Parameters
| Type |
Name |
Description |
| Byte[] |
hmac |
|
Returns