# 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 trunk
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.2.