aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_hmac.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-05-25 17:31:08 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-05-25 17:39:13 +0900
commit2334862cc007d8edef140f651fd0d0985ce2c67c (patch)
treed9850577e63c5ba5cac2e6aa0a94fb6e07085cb8 /ext/openssl/ossl_hmac.c
parent05e1c015d64cc2a2f99d8d85586e6d48c725e30c (diff)
downloadruby-openssl-2334862cc007d8edef140f651fd0d0985ce2c67c.tar.gz
pkey: remove deprecated parameter settersky/pkey-remove-deprecated-setters
Remove the following methods, which have been marked as deprecated and produced a warning since version 2.0, commit 7ea72f1f5084 ("adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structs", 2016-06-05). - OpenSSL::PKey::RSA#n=, #e=, #d=, #p=, #q=, #dmp1=, #dmq1=, #iqmp= - OpenSSL::PKey::DSA#p=, #q=, #g=, #priv_key=, #pub_key= - OpenSSL::PKey::DH#p=, #g=, #priv_key=, #pub_key= These methods could only work with OpenSSL 1.0.2 or older, which is now EOL.
Diffstat (limited to 'ext/openssl/ossl_hmac.c')
0 files changed, 0 insertions, 0 deletions