Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
OpenSSL::PKey::EC
Inherits
OpenSSL::PKey::PKey
<
Reference
<
Object
Constructors
new
(key :
String
)
Source
new
(io :
IO
)
Source
new
(size :
Int32
)
Source
Class methods
generate
(size :
Int32
)
Source
generate
(type :
String
)
Source
Instance methods
ec_sign
(data)
Source
ec_verify
(digest, signature)
Source
group
Source
group_degree
Source
public_key
Source
to_der
(io)
Source
to_pem
(io)
Source
to_text
Source
Nested types
OpenSSL::PKey::EC::Group
OpenSSL::PKey::EC::Point