Class: OpenSSL::X509::StoreContext

Inherits:
Object
  • Object
show all
Defined in:
lib/openssl/x509.rb,
ossl_x509store.c

Instance Method Summary collapse

Instance Method Details

#cleanupObject



157
158
159
# File 'lib/openssl/x509.rb', line 157

def cleanup
  warn "(#{caller.first}) OpenSSL::X509::StoreContext#cleanup is deprecated with no replacement" if $VERBOSE
end