This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

issuer_name_hash

        # OpenSSL::OCSP::CertificateId.issuer_name_hash

(from ruby core)
### Implementation from CertificateId
---
    certificate_id.issuer_name_hash -> String

---

Returns the issuerNameHash of this certificate ID, the hash of the
issuer's distinguished name calculated with the hashAlgorithm.



      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.