Method
GcrParserparse_bytes
Declaration [src]
gboolean
gcr_parser_parse_bytes (
GcrParser* self,
GBytes* data,
GError** error
)
Description [src]
Parse the data. The GcrParser::parsed
and GcrParser::authenticate
signals
may fire during the parsing.