PeerFingerprintConfig
in package
This class is automatically generated to help in creating a config.
Table of Contents
Properties
- $_usedProperties : mixed
- $md5 : mixed
- $pinsha256 : mixed
- $sha1 : mixed
Methods
- __construct() : mixed
- md5() : $this
- pinsha256() : $this
- sha1() : $this
- toArray() : array<string|int, mixed>
Properties
$_usedProperties
private
mixed
$_usedProperties
= []
$md5
private
mixed
$md5
$pinsha256
private
mixed
$pinsha256
$sha1
private
mixed
$sha1
Methods
__construct()
public
__construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
- $value : array<string|int, mixed> = []
md5()
public
md5(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thispinsha256()
public
pinsha256(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thissha1()
public
sha1(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thistoArray()
public
toArray() : array<string|int, mixed>