Libraries
»
elliptic
(0.1.0)
»
Index
»
EC
»
Signature
»
#s
Method: EC::Signature#s
Defined in:
lib/elliptic.rb
#
s
⇒
Object
(readonly)
Returns the value of attribute s.
24 25 26
# File 'lib/elliptic.rb', line 24
def
s
@s
end