class OpenSSL::PKey::EC::Group
- OpenSSL::PKey::EC::Group
- Reference
- Object
Defined in:
openssl_ext/pkey/ec/group.crConstructors
Instance Method Summary
- #baselen
- #degree
- #finalize
- #generator : Point
- #order : BigInt
- #point : Point
- #to_unsafe : Pointer(Void)