Method: EC::Signature#s
- Defined in:
- lib/elliptic/signature.rb
permalink #s ⇒ Object (readonly)
Returns the value of attribute s.
23 24 25 |
# File 'lib/elliptic/signature.rb', line 23 def s @s end |
Returns the value of attribute s.
23 24 25 |
# File 'lib/elliptic/signature.rb', line 23 def s @s end |