Documentation

CryptoHMACInput
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$keyID  : string
$mode  : HashMode
$values  : array<string|int, mixed>

Methods

__construct()  : mixed
jsonSerialize()  : mixed

Properties

$values

private array<string|int, mixed> $values

Methods

__construct()

public __construct(string $keyID, HashMode $mode, array<string|int, mixed> $values) : mixed
Parameters
$keyID : string
$mode : HashMode
$values : array<string|int, mixed>

jsonSerialize()

public jsonSerialize() : mixed

        
On this page

Search results