FilterOpenPGP
Object Hierarchy:
Description:
[
CCode ( lower_case_csuffix =
"filter_openpgp" , type_id =
"g_mime_filter_openpgp_get_type ()" ) ]
[
Version ( since =
"3.2" ) ]
public class FilterOpenPGP :
Filter
A filter to detect OpenPGP markers.
Content:
Creation methods:
Methods:
- public int64 get_begin_offset ()
Gets the stream offset of the beginning of the OpenPGP data block, if
any have been found.
- public OpenPGPData get_data_type ()
Gets the type of OpenPGP data that has been detected.
- public int64 get_end_offset ()
Gets the stream offset of the end of the OpenPGP data block, if any
have been found.
Inherited Members:
All known members inherited from class GMime.Filter
All known members inherited from class GLib.Object