Method: Ccrypto::Ruby::ShamirSharing#_coefficients
- Defined in:
- lib/ccrypto/ruby/engines/secret_sharing_engine.rb
#_coefficients ⇒ Object (readonly)
Returns the value of attribute _coefficients.
54 55 56 |
# File 'lib/ccrypto/ruby/engines/secret_sharing_engine.rb', line 54 def _coefficients @_coefficients end |