Class: OpenSSL::SignatureAlgorithm::RSAPKCS1
- Defined in:
- lib/openssl/signature_algorithm/rsapkcs1.rb
Constant Summary
Constants inherited from RSA
OpenSSL::SignatureAlgorithm::RSA::ACCEPTED_HASH_FUNCTIONS, OpenSSL::SignatureAlgorithm::RSA::DEFAULT_KEY_SIZE
Instance Attribute Summary
Attributes inherited from RSA
Attributes inherited from Base
Method Summary
Methods inherited from RSA
#generate_signing_key, #initialize
Methods inherited from Base
#compatible_verify_key?, #sign, #verify
Constructor Details
This class inherits a constructor from OpenSSL::SignatureAlgorithm::RSA