CryptoVerifyInput
in package
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
- $signature : string
- $value : mixed
Methods
- __construct() : mixed
- jsonSerialize() : mixed
Properties
$signature
private
string
$signature
$value
private
mixed
$value
Methods
__construct()
public
__construct(string $signature, mixed $value) : mixed
Parameters
- $signature : string
- $value : mixed
jsonSerialize()
public
jsonSerialize() : mixed