프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_key | string | ||
$_keys | array |
메소드 | 설명 | |
---|---|---|
__construct ( string | array $options = [] ) | Secint constructor. | |
decode ( string $hash, string $type = '' ) : integer | false | Decodes a hash to the original parameter values. | |
encode ( integer $id, string $type = '' ) : string | Encodes a variable number of parameters to generate a hash. |
public __construct ( string | array $options = [] ) | ||
$options | string | array |