C# Class STUN.SASLPrep

Mostra file Open project: RELOAD-NET/RELOAD.NET

Public Methods

Method Description
STUNSASLPrep ( string input ) : string

Private Methods

Method Description
CodePointAt ( string input, int index ) : int
GeneralSASLPrep ( string input, bool checkBidi, StringType stringType, bool includeUnassigned ) : string
contains ( char map, char entry ) : bool
contains ( int map, int entry ) : bool
isHighSurrogate ( int codePoint ) : bool
isLowSurrogate ( int codePoint ) : bool

Method Details

STUNSASLPrep() public static method

public static STUNSASLPrep ( string input ) : string
input string
return string