Method: Mongo::Socket::OcspVerifier#cert

Defined in:
lib/mongo/socket/ocsp_verifier.rb

#certObject (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.

Since:

  • 2.0.0



60
61
62
# File 'lib/mongo/socket/ocsp_verifier.rb', line 60

def cert
  @cert
end