Class: OpenSSL::X509::StoreContext
- Inherits:
-
Object
- Object
- OpenSSL::X509::StoreContext
- Defined in:
- lib/1.9/openssl/x509-internal.rb
Instance Method Summary collapse
Instance Method Details
#cleanup ⇒ Object
153 154 155 |
# File 'lib/1.9/openssl/x509-internal.rb', line 153 def cleanup warn "(#{caller.first}) OpenSSL::X509::StoreContext#cleanup is deprecated with no replacement" if $VERBOSE end |