RekallMain.KBValue
KBValue instance KBValue
(
string data,
string type
)
constructor
-
Return: KBValue instance:
-
Arg: string: Python datum to be stored in this instance
-
Arg: string: data type of this instance (default: STRING). Should be one of FIXED (integer), FLOAT, DATE, TIME, DATETIME, STRING, BINARY, BOOL