Method: Mongo::Socket::OcspVerifier#ca_cert
- Defined in:
- lib/mongo/socket/ocsp_verifier.rb
#ca_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.
61 62 63 |
# File 'lib/mongo/socket/ocsp_verifier.rb', line 61 def ca_cert @ca_cert end |