# File openssl/lib/openssl/x509.rb, line 83 def find_extension(oid) extensions.find { |e| e.oid == oid } end
This page was generated for Ruby 2.6.5
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.2.