set encryption keys
This commit is contained in:
@@ -173,7 +173,7 @@ namespace PolyChat.Models
|
|||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
private String[] genKeys()
|
private String[] genKeys()
|
||||||
{
|
{
|
||||||
return new String[] {"sehrSichererKey", "nochVielSichererKey"};
|
return new String[] {"12345678", "12345678" };
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user