We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.oid
Given a loaded public key:
public_key.class => OpenSSL::PKey::RSA public_key.oid => "rsaEncryption" in ruby 3.2 => undefined method `oid' for #<OpenSSL::PKey::RSA:0x4671c82f> (NoMethodError) in jruby