import_json


Description:

[ Version ( since = "0.1.0" ) ]
public bool import_json (string json, ImportFlags flags) throws Error

Imports a Jcat file from raw JSON.

Parameters:

this

File

json

JSON data

flags

ImportFlags, typically jcat_import_flag_none

Returns:

true for success