Spec-Zone.ru › Ruby 3

модуль OpenSSL::X509::Extension::Helpers

Публичные методы экземпляра

find_extension(oid) Показать исходный код
# File ext/openssl/lib/openssl/x509.rb, line 69
def find_extension(oid)
  extensions.find { |e| e.oid == oid }
end

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API