W3cubDocs

/Ruby 2.7

class OpenSSL::PKey::DHError

Parent:
OpenSSL::PKey::PKeyError

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

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