Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
getActiveUserID ( ) : int | ||
getHash ( string incPassword ) : byte[] |
Method | Description | |
---|---|---|
createHash ( string incPassword ) : byte[] |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public getHash ( string incPassword ) : byte[] | ||
incPassword | string | |
return | byte[] |