るりまサーチ (Ruby 3.0)

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

別のキーワード

  1. certificate new
  2. openssl certificate
  3. certificate sign
  4. certificate to_s
  5. certificate to_der

ライブラリ

キーワード

検索結果

WEBrick::HTTPRequest#client_cert -> OpenSSL::X509::Certificate (325.0)

クライアント証明書を表すオブジェクトを返します。

クライアント証明書を表すオブジェクトを返します。

@see OpenSSL::X509::Certificate

WEBrick::HTTPRequest#server_cert -> OpenSSL::X509::Certificate (325.0)

サーバ証明書を表すオブジェクトを返します。

サーバ証明書を表すオブジェクトを返します。

@see OpenSSL::X509::Certificate