W3cubDocs

/Ruby 4.0

class OpenSSL::PKey::PKeyError

Parent:
OpenSSL::OpenSSLError

Raised when errors occur during PKey#sign or PKey#verify.

Before version 4.0.0, OpenSSL::PKey::PKeyError had the following subclasses. These subclasses have been removed and the constants are now defined as aliases of OpenSSL::PKey::PKeyError.

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