276件ヒット
[1-100件を表示]
(0.144秒)
ライブラリ
クラス
-
CGI
:: Session (12) -
Encoding
:: InvalidByteSequenceError (24) -
Fiddle
:: Function (12) -
Net
:: IMAP :: BodyTypeBasic (12) -
Net
:: IMAP :: BodyTypeMessage (12) -
Net
:: IMAP :: BodyTypeText (12) -
OpenSSL
:: ASN1 :: ObjectId (12) -
OpenSSL
:: SSL :: SSLContext (12) -
OpenSSL
:: SSL :: Session (12) -
OpenSSL
:: X509 :: Extension (12) -
OpenSSL
:: X509 :: ExtensionFactory (12)
モジュール
-
CGI
:: HtmlExtension (108) -
CGI
:: QueryExtension (12) - Kernel (12)
キーワード
-
content
_ id (36) -
create
_ extension (12) -
destination
_ encoding _ name (12) -
dir
_ config (12) -
error
_ bytes (12) - hidden (24)
- img (12)
-
long
_ name (12) - name (12)
- oid (12)
-
remote
_ ident (12) - reset (24)
-
session
_ id (12) -
session
_ id _ context (12) - submit (24)
検索結果
先頭5件
- OpenSSL
:: SSL :: SSLContext # session _ id _ context -> String | nil - OpenSSL
:: X509 :: ExtensionFactory # create _ extension(oid , value , critical=false) -> OpenSSL :: X509 :: Extension - OpenSSL
:: SSL :: Session # id -> String - Net
:: IMAP :: BodyTypeBasic # content _ id -> String | nil - Net
:: IMAP :: BodyTypeMessage # content _ id -> String | nil
-
OpenSSL
:: SSL :: SSLContext # session _ id _ context -> String | nil (30525.0) -
セッション ID コンテキスト文字列を返します。
...セッション ID コンテキスト文字列を返します。
設定されていない場合は nil を返します。
@see OpenSSL::SSL::Session,
OpenSSL::SSL::SSLContext#session_id_context=... -
OpenSSL
:: X509 :: ExtensionFactory # create _ extension(oid , value , critical=false) -> OpenSSL :: X509 :: Extension (24607.0) -
OpenSSL::X509::Extension のインスタンスを生成して返します。
...::X509::Extension のインスタンスを生成して返します。
引数の個数が1個である場合、それが配列、ハッシュ、文字列のいずれかである
ならば、
OpenSSL::X509::ExtensionFactory#create_ext_from_array、
OpenSSL::X509::ExtensionFactory#create_ext_from_hash......、
OpenSSL::X509::ExtensionFactory#create_ext_from_string、
がそれぞれ呼びだされてオブジェクトを生成します。
引数が2個以上である場合は、
OpenSSL::X509::ExtensionFactory#create_ext が呼びだされて
オブジェクトを生成します。
@param obj 拡張......領域のデータ。配列、ハッシュ、文字列のいずれか
@param oid 拡張領域の識別子を表す文字列
@param value 拡張領域の値を表す文字列
@param critical 重要度(真偽値)... -
OpenSSL
:: SSL :: Session # id -> String (21325.0) -
セッション ID を返します。
...セッション ID を返します。
SSL/TLS はこのセッション ID でセッションを識別します。... -
Net
:: IMAP :: BodyTypeBasic # content _ id -> String | nil (18419.0) -
Content-ID の値を文字列で返します。
...Content-ID の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeMessage # content _ id -> String | nil (18419.0) -
Content-ID の値を文字列で返します。
...Content-ID の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeText # content _ id -> String | nil (18419.0) -
Content-ID の値を文字列で返します。
...Content-ID の値を文字列で返します。
@see 2045... -
Encoding
:: InvalidByteSequenceError # destination _ encoding _ name -> String (18402.0) -
エラーを発生させた変換の変換先のエンコーディングを文字列で返します。
...エラーを発生させた変換の変換先のエンコーディングを文字列で返します。
@see Encoding::InvalidByteSequenceError#destination_encoding... -
CGI
:: QueryExtension # remote _ ident -> String (18302.0) -
ENV['REMOTE_IDENT'] を返します。
...ENV['REMOTE_IDENT'] を返します。... -
CGI
:: Session # session _ id -> String (15419.0) -
セッション ID を返します。
...セッション ID を返します。...