This class is only provided for backwards compatibility. Use OpenSSL::PKCS7 in the future.
Public Class Methods
new(*args)click to toggle source
# File openssl/lib/openssl/pkcs7.rb, line 16definitialize(*args)
super(*args)
warn("Warning: OpenSSL::PKCS7::PKCS7 is deprecated after Ruby 1.9; use OpenSSL::PKCS7 instead")
end