GPG.UserID – gpgme Reference Manual
UserID
Object Hierarchy:
GPG.UserID
GPG.UserID
GPG.UserID
Description:
[
CCode
( cname =
"struct _gpgme_user_id"
) ]
public
struct
UserID
A UserID from a Key
Namespace:
GPG
Package:
gpgme
Content:
Fields:
public
UserID
*
next
The next UserID from the list
public
bool
revoked
public
bool
invalid
public
Validity
validity
public
string
uid
public
string
name
public
string
email
public
string
comment
public
KeySig
signatures
2022 vala-language.org