るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.101秒)

別のキーワード

  1. x509 v_err_cert_untrusted
  2. openssl v_err_cert_untrusted
  3. object untrusted?
  4. _builtin untrusted?
  5. v_err_cert_untrusted

ライブラリ

クラス

検索結果

Object#untrusted? -> bool (54307.0)

このメソッドは Ruby 2.1 から deprecated で、Ruby 3.2 で削除予定です。 Object#tainted? と同じ動作をします。

このメソッドは Ruby 2.1 から deprecated で、Ruby 3.2 で削除予定です。
Object#tainted? と同じ動作をします。


@see Object#trust,Object#untrust