Method: ECC::PublicKey#point

Defined in:
lib/elliptic-lite/signature.rb

#pointObject (readonly)

Returns the value of attribute point.



16
17
18
# File 'lib/elliptic-lite/signature.rb', line 16

def point
  @point
end