Method: Sym::CipherHandler::CipherStruct#iv

Defined in:
lib/sym/cipher_handler.rb

#ivObject

Returns the value of attribute iv

Returns:

  • (Object)

    the current value of iv



14
15
16
# File 'lib/sym/cipher_handler.rb', line 14

def iv
  @iv
end