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

nonce

        # OpenSSL::Timestamp::TokenInfo.nonce

(from ruby core)
### Implementation from TokenInfo
---
    token_info.nonce -> BN or nil

---

If the timestamp token is valid then this field contains the same nonce
that was passed to the timestamp server in the initial Request.



      

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.