W3cubDocs

/Ruby 3

class OpenSSL::PKey::RSAError

Parent:
OpenSSL::PKey::PKeyError

Generic exception that is raised if an operation on an RSA PKey fails unexpectedly or in case an instantiation of an instance of RSA fails due to non-conformant input data.

Ruby Core © 1993–2020 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.