key.dsa_verify_asn1(data, sig) => true or false Instance Public methods See
key.public_key? => true or false Instance Public methods Both
key.to_der => String Instance Public methods See the
OpenSSL::PKey::EC.new()OpenSSL::PKey::EC.new(ec_key)OpenSSL::PKey::EC.new(ec_group)OpenSSL::PKey::EC.new("secp112r1")OpenSSL::PKey::EC
key.dh_compute_key(pubkey) => String Instance Public methods See the
key.private_key? => true or false Instance Public methods Both
key.private_key => OpenSSL::BN Instance Public methods See the
key.export => Stringkey.export(cipher, pass_phrase) => String Instance Public methods
key.dsa_sign_asn1(data) => String Instance Public methods See the
Page 2 of 2