KMP PHP API Reference

PlatformEscrowCeremonyTracker
in package
implements EscrowCeremonyTrackerInterface

Table of Contents

Interfaces

EscrowCeremonyTrackerInterface

Properties

$connection  : Connection|null
$redactor  : EscrowSensitiveValueRedactor|null

Methods

__construct()  : mixed
Constructor.
recordCeremony()  : array<string, mixed>
Record a sealed-envelope escrow ceremony without storing plaintext shares.
connection()  : Connection
Resolve the platform connection.
hashLabel()  : string
Hash a sealed-envelope label before persistence.
redactor()  : EscrowSensitiveValueRedactor
Resolve the metadata redactor.

Properties

Methods

hashLabel()

Hash a sealed-envelope label before persistence.

private hashLabel(string $label) : string
Parameters
$label : string

Envelope or custodian label

Return values
string
On this page

Search results