Class GPGME::GpgmeRecipients |
|
A set of recipients that can be used in an encryption process.
Methods |
Public Class methods |
new() |
Create a new GpgmeRecipients instance.
Public Instance methods |
add_name(name) |
Add the recipient to this set.
to_a() |
Return all of the recipient names in an array.