Skip to content

LDSignatures

  • Full name: \Zotlabs\Lib\LDSignatures

Methods

verify

public static verify(mixed $data, mixed $pubkey): mixed
  • This method is static.

Parameters:

Parameter Type Description
$data mixed
$pubkey mixed

dopplesign

public static dopplesign(mixed& $data, mixed $channel): mixed
  • This method is static.

Parameters:

Parameter Type Description
$data mixed
$channel mixed

sign

public static sign(mixed $data, mixed $channel): mixed
  • This method is static.

Parameters:

Parameter Type Description
$data mixed
$channel mixed

signable_data

public static signable_data(mixed $data): mixed
  • This method is static.

Parameters:

Parameter Type Description
$data mixed

signable_options

public static signable_options(mixed $options): mixed
  • This method is static.

Parameters:

Parameter Type Description
$options mixed

hash

public static hash(mixed $obj): mixed
  • This method is static.

Parameters:

Parameter Type Description
$obj mixed

normalise

public static normalise(mixed $data): mixed
  • This method is static.

Parameters:

Parameter Type Description
$data mixed

salmon_sign

public static salmon_sign(mixed $data, mixed $channel): mixed
  • This method is static.

Parameters:

Parameter Type Description
$data mixed
$channel mixed


Automatically generated on 2025-03-19