Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
hash_algorithm
The hash algorithm to use for session ID generation (e.g., 'sha256').
public string $hash_algorithm = 'ripemd128'Type: string
session_name
The name to assign to the session.
public string $session_name = 'hazaar-session'Type: string
session_id
public string $session_idType: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000