1408件ヒット
[1-100件を表示]
(0.162秒)
ライブラリ
-
irb
/ cmd / nop (12) -
irb
/ context (300) -
irb
/ ext / math-mode (4) -
irb
/ ext / use-loader (36) -
net
/ smtp (48) - openssl (828)
- psych (12)
-
rdoc
/ context (96) - rexml (12)
-
rexml
/ document (24) -
webrick
/ ssl (12) - win32ole (24)
クラス
-
IRB
:: Context (316) -
IRB
:: ExtendCommand :: Nop (12) -
Net
:: SMTP (48) -
OpenSSL
:: ASN1 :: ASN1Data (12) -
OpenSSL
:: SSL :: SSLContext (648) -
OpenSSL
:: SSL :: SSLSocket (12) -
OpenSSL
:: X509 :: StoreContext (156) -
Psych
:: SyntaxError (12) -
RDoc
:: Context (72) -
RDoc
:: Context :: Section (24) -
REXML
:: DocType (12) -
REXML
:: Element (12) -
REXML
:: ParseException (12) -
WEBrick
:: GenericServer (12) -
WIN32OLE
_ METHOD (12) -
WIN32OLE
_ TYPE (12)
モジュール
キーワード
-
_ _ inspect _ _ (12) -
add
_ class (12) -
add
_ class _ or _ module (12) -
add
_ module (12) -
ap
_ name (12) -
ap
_ name= (12) -
ca
_ file (12) -
ca
_ file= (12) -
ca
_ path (12) -
ca
_ path= (12) - cert (12)
- cert= (12)
-
cert
_ store (12) -
cert
_ store= (12) - chain (12)
- ciphers (12)
- ciphers= (12)
- cleanup (12)
-
client
_ ca (12) -
client
_ ca= (12) -
client
_ cert _ cb (12) -
client
_ cert _ cb= (12) -
current
_ cert (12) -
current
_ crl (12) -
enable
_ ssl (12) -
enable
_ starttls (12) -
enable
_ starttls _ auto (12) -
enable
_ tls (12) - error (12)
- error= (12)
-
error
_ depth (12) -
error
_ string (12) -
extra
_ chain _ cert (12) -
extra
_ chain _ cert= (12) -
file
_ input? (12) - flags= (12)
-
flush
_ sessions (12) - helpcontext (24)
- inspect (24)
- inspect? (12)
-
inspect
_ mode (12) -
inspect
_ mode= (12) - io (12)
-
irb
_ context (12) -
irb
_ load (12) -
irb
_ path (12) -
irb
_ path= (12) -
irb
_ require (12) - key (12)
- key= (12)
-
math
_ mode= (4) - parent (12)
-
prompt
_ c (12) -
prompt
_ c= (12) -
prompt
_ i (12) -
prompt
_ i= (12) -
prompt
_ mode (12) -
prompt
_ mode= (12) -
prompt
_ n (12) -
prompt
_ n= (12) -
prompt
_ s (12) -
prompt
_ s= (12) - prompting? (12)
- purpose= (12)
-
record
_ location (12) -
renegotiation
_ cb (12) -
renegotiation
_ cb= (12) -
servername
_ cb (12) -
servername
_ cb= (12) -
session
_ add (12) -
session
_ cache _ mode (12) -
session
_ cache _ mode= (12) -
session
_ cache _ size (12) -
session
_ cache _ size= (12) -
session
_ cache _ stats (12) -
session
_ get _ cb (12) -
session
_ get _ cb= (12) -
session
_ id _ context (12) -
session
_ id _ context= (12) -
session
_ new _ cb (12) -
session
_ new _ cb= (12) -
session
_ remove (12) -
session
_ remove _ cb (12) -
session
_ remove _ cb= (12) -
set
_ params (12) -
ssl
_ context (12) -
ssl
_ timeout (12) -
ssl
_ timeout= (12) -
ssl
_ version= (12) -
tag
_ class (12) - time= (12)
- timeout (12)
- timeout= (12)
-
tmp
_ dh _ callback (12) -
tmp
_ dh _ callback= (12) -
to
_ s (12) - toplevel (12)
- trust= (12)
-
use
_ loader= (12) - verify (12)
-
verify
_ callback (12) -
verify
_ callback= (12) -
verify
_ depth (12) -
verify
_ depth= (12) -
verify
_ mode (12) -
verify
_ mode= (12) - visibility (12)
- whitespace (12)
- workspace (12)
- workspace= (12)
検索結果
先頭5件
-
OpenSSL
:: SSL :: SSLSocket # context -> OpenSSL :: SSL :: SSLContext (21302.0) -
SSLSocket オブジェクトを生成する時に渡されたコンテクストを返します。
...SSLSocket オブジェクトを生成する時に渡されたコンテクストを返します。
@see OpenSSL::SSL::SSLSocket.new... -
REXML
:: DocType # context -> { Symbol => object } (21114.0) -
DTD が属する文書の「コンテキスト」を返します。
...DTD が属する文書の「コンテキスト」を返します。
具体的には親ノードである REXML::Document オブジェクトの
REXML::Element#context を返します。
コンテキストの具体的な内容については REXML::Element#context を
参照してください。... -
Psych
:: SyntaxError # context -> String (21102.0) -
エラーが生じたコンテキストを文字列で返します。
エラーが生じたコンテキストを文字列で返します。 -
REXML
:: ParseException # context -> [Integer , Integer , Integer] (21102.0) -
パースエラーが起きた(XML上の)場所を返します。
...エラーが起きた(XML上の)場所を返します。
要素3個の配列で、
[position, lineno, line]
という形で返します。
position, line は
REXML::ParseException#position
REXML::ParseException#line
と同じ値です。
lineno は IO#lineno が返す意味での行数です。... -
OpenSSL
:: SSL :: SSLContext # session _ id _ context=(id _ context) (12215.0) -
セッション ID コンテキストを文字列で設定します。
...ン ID の両方が
一致する場合に同一のセッションであると判別されます。
この OpenSSL::SSL::SSLContext オブジェクトで
生成されたコネクション(OpenSSL::SSL::SSLSocket)に
関連付けられたセッションはセッション ID コンテキスト
を共......注意してください。
クライアント側では意味を持ちません。
@param id_context セッション ID コンテキスト文字列(最大32バイト)
@see OpenSSL::SSL::Session,
OpenSSL::SSL::SSLContext#session_id_context,
OpenSSL::SSL::SSLContext#session_cache_mode=... -
WIN32OLE
_ METHOD # helpcontext -> Integer | nil (12201.0) -
メソッドのヘルプコンテキストを取得します。
...を返します。
tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Workbooks')
method = WIN32OLE_METHOD.new(tobj, 'Add')
puts method.helpcontext # => 65717
WIN32OLE_METHODオブジェクトを引数として、WIN32OLE.ole_show_helpで
ヘルプファイルを表示する......場合には、WIN32OLEが内部で当メソッドを呼び出し
ます。
@see WIN32OLE.ole_show_help... -
WIN32OLE
_ TYPE # helpcontext -> Integer | nil (12201.0) -
この型に関連するヘルプファイルのトピックID(ヘルプコンテキスト)を取得 します。
...。
@return 型に関連するヘルプコンテキストを整数で返します。ヘルプコンテキ
ストが登録されていない場合はnilを返します。
tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Worksheet')
puts tobj.helpcontext # => 131185... -
OpenSSL
:: SSL :: SSLContext # session _ id _ context -> String | nil (12108.0) -
セッション ID コンテキスト文字列を返します。
...セッション ID コンテキスト文字列を返します。
設定されていない場合は nil を返します。
@see OpenSSL::SSL::Session,
OpenSSL::SSL::SSLContext#session_id_context=... -
IRB
:: ExtendCommand :: Nop # irb _ context -> IRB :: Context (9219.0) -
irb の現在の設定(IRB::Context)を返します。
...irb の現在の設定(IRB::Context)を返します。...