Method: EzCrypto::CipherWrapper#to_target
- Defined in:
- lib/extensions/ezcrypto/ezcrypto/ezcrypto.rb
#to_target(data) ⇒ Object
445 446 447 |
# File 'lib/extensions/ezcrypto/ezcrypto/ezcrypto.rb', line 445 def to_target(data) return data end |