Method: Mongo::Socket::OcspVerifier#cert
- Defined in:
- lib/mongo/socket/ocsp_verifier.rb
#cert ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
60 61 62 |
# File 'lib/mongo/socket/ocsp_verifier.rb', line 60 def cert @cert end |