зеркало из https://github.com/github/ruby.git
[ruby/openssl] Update Cipher#name to match Digest#name explanation
https://github.com/ruby/openssl/commit/79e6dead6e
This commit is contained in:
Родитель
cc6657e563
Коммит
9d75d9f07c
|
@ -442,8 +442,8 @@ ossl_cipher_final(VALUE self)
|
|||
* call-seq:
|
||||
* cipher.name -> string
|
||||
*
|
||||
* Returns the name of the cipher which may differ slightly from the original
|
||||
* name provided.
|
||||
* Returns the short name of the cipher which may differ slightly from the
|
||||
* original name provided.
|
||||
*/
|
||||
static VALUE
|
||||
ossl_cipher_name(VALUE self)
|
||||
|
|
Загрузка…
Ссылка в новой задаче