Documentation

SignatureVerifier
in package

Table of Contents

SIGNING_KEYS_CACHE  = 'pricemotion.signing_keys'
$cache  : CacheInterface
__construct()  : mixed
getPublicKeys()  : array<string|int, mixed>
open()  : string

Constants

SIGNING_KEYS_CACHE

private mixed SIGNING_KEYS_CACHE = 'pricemotion.signing_keys'

Properties

Methods

__construct()

public __construct(CacheInterface $cache) : mixed
Parameters
$cache : CacheInterface
Return values
mixed

getPublicKeys()

public getPublicKeys() : array<string|int, mixed>
Return values
array<string|int, mixed>

open()

public open(string $body) : string
Parameters
$body : string
Return values
string

Search results