Function __global->sodium_crypto_box_publickey

Definitions

sources_custom/phpstub.php

  • Given a keypair, fetch only the public key.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$key_pair string required parameter N/A N/A The keypair

Return

  • The public key
  • Type: string
  • Set: N/A
  • Range: N/A