Function __global->get_private_key_telemetry

Definitions

sources/encryption.php

  • Get the contents of the software's private key file.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$version float required parameter N/A N/A The version of the software of which to return the private key

Return

  • File contents (false: error)
  • Type: ~string
  • Set: N/A
  • Range: N/A