This class is only provided for backwards compatibility. Use OpenSSL::Digest in the future.

Methods
N
Class Public methods
new(*args)
# File ext/openssl/lib/openssl/digest.rb, line 64
def initialize(*args)
  # add warning
  super(*args)
end