SigNotation
Object Hierarchy:
Description:
[ CCode ( cname = "struct _gpgme_sig_notation" ) ]
public struct SigNotation
Content:
Fields:
- public SigNotation* next
The next SigNotation from the list
- public string? name
If name is a null pointer value contains a policy url rather than a
notation
- public string value
The value of the notation data
- public int name_len
The length of the name of the notation data
- public int value_len
The length of the value of the notation data
- public SigNotationFlags flags
The accumulated flags
- public bool human_readable
notation data is human readable
- public bool critical
notation data is critical