CryptoSignInput
in package
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
Methods
- __construct() : mixed
- jsonSerialize() : mixed
Properties
$keyID
private
string
$keyID
$values
private
array<string|int, mixed>
$values
Methods
__construct()
public
__construct(string $keyID, array<string|int, mixed> $values) : mixed
Parameters
- $keyID : string
- $values : array<string|int, mixed>
jsonSerialize()
public
jsonSerialize() : mixed