Function __global->is_encryption_available

Definitions

sources/encryption.php

  • Determine whether the necessary PHP extensions to support encryption are available. For normal use, you should probably use is_encryption_enabled() instead.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Return

  • Encryption available?
  • Type: boolean
  • Set: N/A
  • Range: N/A