Module sequoia_openpgp_ffi::packet::userid[][src]

Expand description

User Id packets.

See Section 5.11 of RFC 4880 for details.

Structs

Holds a UserID packet.

Functions

Clones this object.

Returns the User ID’s comment field, if any.

Returns a human readable description of this object

Returns the User ID’s email address, if any.

Returns a normalized version of the UserID’s email address.

Compares objects.

Frees this object.

Constructs a User ID.

Create a new User ID with the value value.

Constructs a User ID.

Returns the User ID’s name component, if any.

Create a new User ID with the value value.

Returns the User ID’s URI, if any.

Returns the value of the User ID Packet.