GPGME::GpgmeRecipients (Class)

In: lib/gpgme.rb
Parent: Object

A set of recipients that can be used in an encryption process.

Methods

add_name   new   to_a  

Public Class methods

Create a new GpgmeRecipients instance.

Public Instance methods

Add the recipient to this set.

Return all of the recipient names in an array.

[Validate]