Method: Sym::CipherHandler::CipherStruct#salt

Defined in:
lib/sym/cipher_handler.rb

#saltObject

Returns the value of attribute salt

Returns:

  • (Object)

    the current value of salt



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

def salt
  @salt
end