Made message signing in Cryptography use SHA512 as the message content for... #1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @inheritDoc
|
* @inheritDoc
|
||||||
|
* @noinspection DuplicatedCode
|
||||||
*/
|
*/
|
||||||
public static function execute(ClientRequest $request, RpcRequest $rpcRequest): ?SerializableInterface
|
public static function execute(ClientRequest $request, RpcRequest $rpcRequest): ?SerializableInterface
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue