Exception: OpenSSL::PKey::PKeyError
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          ::OpenSSL::OpenSSLError,
          ::StandardError,
          Exception
         | |
| Instance Chain: 
          self,
          ::OpenSSL::OpenSSLError,
          ::StandardError,
          Exception
         | |
| Inherits: | OpenSSL::OpenSSLError 
 | 
| Defined in: | ext/openssl/ossl_pkey_dh.c, ext/openssl/ossl_pkey.c, ext/openssl/ossl_pkey_dsa.c, ext/openssl/ossl_pkey_ec.c, ext/openssl/ossl_pkey_rsa.c | 
Overview
Raised when errors occur during PKey#sign or PKey#verify.