Libraries
»
ccrypto-ruby
(0.1.0)
»
Index
»
Ccrypto
»
Ruby
»
CipherEngine
»
#reset
Method: Ccrypto::Ruby::CipherEngine#reset
Defined in:
lib/ccrypto/ruby/engines/cipher_engine.rb
#
reset
⇒
Object
164 165 166
# File 'lib/ccrypto/ruby/engines/cipher_engine.rb', line 164
def
reset
@cipher
.
reset
end