Class: ActsAsSecurelyTransferable::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/acts_as_securely_transferable/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rsa_keyObject

Returns the value of attribute rsa_key.



5
6
7
# File 'lib/acts_as_securely_transferable/configuration.rb', line 5

def rsa_key
  @rsa_key
end