Made message signing in Cryptography use SHA512 as the message content for... #1
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
||||||
class AddressBookGetContacts extends Method
|
class AddressBookGetContacts extends Method
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
* Returns the contacts in the address book.
|
||||||
|
*
|
||||||
* @inheritDoc
|
* @inheritDoc
|
||||||
*/
|
*/
|
||||||
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