![]() |
![]() |
![]() |
gcr Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
GcrParsedItem; GcrParserPrivate; struct GcrParser; GcrParser * gcr_parser_new (void
); gboolean gcr_parser_format_enable (GcrParser *self
,gint format
); gboolean gcr_parser_format_disable (GcrParser *self
,gint format
); gboolean gcr_parser_format_supported (GcrParser *self
,gint format
); gboolean gcr_parser_parse_data (GcrParser *self
,const guchar *data
,gsize n_data
,GError **err
); void gcr_parser_add_password (GcrParser *self
,const gchar *password
); const gchar * gcr_parser_get_parsed_label (GcrParser *self
); const gchar * gcr_parser_get_parsed_description (GcrParser *self
); GckAttributes * gcr_parser_get_parsed_attributes (GcrParser *self
);
"parsed-attributes" GckAttributes* : Read "parsed-description" gchar* : Read "parsed-label" gchar* : Read
gboolean gcr_parser_parse_data (GcrParser *self
,const guchar *data
,gsize n_data
,GError **err
);
const gchar * gcr_parser_get_parsed_description (GcrParser *self
);
GckAttributes * gcr_parser_get_parsed_attributes (GcrParser *self
);
"parsed-attributes"
property "parsed-attributes" GckAttributes* : Read
Parsed PKCS#11 attributes.
"parsed-description"
property"parsed-description" gchar* : Read
Parsed item description.
Default value: ""