Class Redwood::CryptoManager
In: lib/sup/crypto.rb
Parent: Object

Methods

Included Modules

Singleton

Classes and Modules

Class Redwood::CryptoManager::Error

Constants

OUTGOING_MESSAGE_OPERATIONS = OrderedHash.new( [:sign, "Sign"], [:sign_and_encrypt, "Sign and encrypt"], [:encrypt, "Encrypt only"]

Public Class methods

Public Instance methods

returns decrypted_message, status, desc, lines

[Validate]