Libraries
»
cose
(1.3.0)
»
Index
»
COSE
»
Key
»
EC2
»
#curve
Method: COSE::Key::EC2#curve
Defined in:
lib/cose/key/ec2.rb
#
curve
⇒
Object
109 110 111
# File 'lib/cose/key/ec2.rb', line 109
def
curve
Curve
.
find
(
crv
)
end