Made message signing in Cryptography use SHA512 as the message content for... #1
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@
|
|||
return [
|
||||
'uuid' => $this->uuid,
|
||||
'username' => $this->username,
|
||||
'server' => $this->server,
|
||||
'display_name' => $this->displayName,
|
||||
'flags' => PeerFlags::toString($this->flags),
|
||||
'enabled' => $this->enabled,
|
||||
|
|
Loading…
Add table
Reference in a new issue