Previous Page
Methods

Solar_Auth_Adapter_Htpasswd
_64()

Next Page
__construct()

_64()

static protected string _64 ( string $value, int $count )

Convert to allowed 64 characters for encryption.

Parameters

  • (string) $value: The value to convert.
  • (int) $count: The number of characters.

Returns

  • (string) The converted value.

Description

Convert to allowed 64 characters for encryption.