ParagonIE\Halite\Asymmetric\Crypto::__construct PHP Method

__construct() private final method

Don't allow this to be instantiated.
private final __construct ( )
    private final function __construct()
    {
        throw new \Error('Do not instantiate');
    }