Revision e77281ff
Added by Marc Dequènes over 14 years ago
- ID e77281ffd5d5ff2f5dce158288f654e3cfa4499e
lib/cyborghood/mail.rb | ||
---|---|---|
end
|
||
|
||
def sign
|
||
# we don't check the uid, as their is only one signer
|
||
# we don't check the uid, as there is only one signer
|
||
@mail = @mail.create_signed(@config.mail.key_id) do |uid_hint, passphrase_info, prev_was_bad|
|
||
@config.mail.key_passphrase
|
||
end
|
Also available in: Unified diff
[fix] typo