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

tsa_certificate

        # OpenSSL::Timestamp::Response.tsa_certificate

(from ruby core)
### Implementation from Response
---
    response.tsa_certificate -> OpenSSL::X509::Certificate or nil

---

If the Request specified to request the TSA certificate
(Request#cert_requested = true), then this field contains the
certificate of the timestamp authority.



      

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.