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