SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Loads encryption configuration and validates the data.

Usage

void $Encrypt->__construct ( [ array|string $config ] );

Arguments

  1. array|string $config = FALSE
    custom configuration or config group name

Exceptions thrown

Return value

  • void