種類
ライブラリ
- ビルトイン (58)
-
cgi
/ core (12) - erb (12)
-
fiddle
/ import (24) - fileutils (12)
- json (108)
-
json
/ add / bigdecimal (12) -
json
/ add / complex (12) -
json
/ add / date (12) -
json
/ add / date _ time (12) -
json
/ add / exception (12) -
json
/ add / ostruct (12) -
json
/ add / range (12) -
json
/ add / rational (12) -
json
/ add / regexp (12) -
json
/ add / struct (12) -
json
/ add / symbol (12) -
json
/ add / time (12) - mkmf (72)
-
net
/ ftp (20) -
net
/ http (12) -
net
/ imap (36) - openssl (168)
- pathname (9)
- psych (12)
- rake (36)
- resolv (84)
-
rubygems
/ requirement (24) -
rubygems
/ specification (24) -
rubygems
/ version (24) - tempfile (60)
-
webrick
/ httpstatus (24) -
webrick
/ utils (12) -
win32
/ registry (336) - win32ole (12)
クラス
- BigDecimal (12)
- Binding (12)
- Class (12)
- Complex (12)
- Date (12)
- DateTime (12)
- ERB (12)
- Exception (12)
-
Gem
:: Requirement (24) -
Gem
:: Specification (24) -
Gem
:: Version (24) -
JSON
:: Parser (12) -
Net
:: FTP :: MLSxEntry (20) -
Net
:: IMAP (36) -
OpenSSL
:: OCSP :: BasicResponse (12) -
OpenSSL
:: OCSP :: Response (36) -
OpenSSL
:: PKCS12 (12) -
OpenSSL
:: X509 :: ExtensionFactory (84) - OpenStruct (12)
- Pathname (9)
- Proc (19)
-
Rake
:: Task (12) - Range (12)
- Rational (12)
- Regexp (12)
-
Resolv
:: DNS :: Name (36) -
Resolv
:: IPv4 (24) -
Resolv
:: IPv6 (24) - Struct (12)
- Symbol (12)
- Tempfile (60)
- Time (12)
- WIN32OLE (12)
-
Win32
:: Registry (60)
モジュール
-
CGI
:: QueryExtension (12) -
Fiddle
:: Importer (24) - FileUtils (12)
- JSON (72)
-
JSON
:: Generator :: GeneratorMethods :: String :: Extend (12) - Kernel (111)
-
Rake
:: TaskManager (12) -
WEBrick
:: HTTPStatus (12) -
WEBrick
:: Utils (12) -
Win32
:: Registry :: API (24) -
Win32
:: Registry :: Constants (252)
キーワード
-
$ defs (12) - CreateKey (12)
- Created (12)
- ExtensionFactory (12)
- HTTPCreated (12)
-
KEY
_ ALL _ ACCESS (12) -
KEY
_ CREATE _ LINK (12) -
KEY
_ CREATE _ SUB _ KEY (12) -
KEY
_ ENUMERATE _ SUB _ KEYS (12) -
KEY
_ EXECUTE (12) -
KEY
_ NOTIFY (12) -
KEY
_ QUERY _ VALUE (12) -
KEY
_ READ (12) -
KEY
_ SET _ VALUE (12) -
KEY
_ WRITE (12) -
NEWS for Ruby 2
. 1 . 0 (12) -
NEWS for Ruby 2
. 7 . 0 (6) -
NEWS for Ruby 3
. 0 . 0 (5) - Nodes (12)
-
RC
_ CREATED (12) -
REG
_ CREATED _ NEW _ KEY (12) -
REG
_ LEGAL _ OPTION (12) -
REG
_ OPENED _ EXISTING _ KEY (12) -
REG
_ OPTION _ BACKUP _ RESTORE (12) -
REG
_ OPTION _ CREATE _ LINK (12) -
REG
_ OPTION _ NON _ VOLATILE (12) -
REG
_ OPTION _ OPEN _ LINK (12) -
REG
_ OPTION _ RESERVED (12) -
REG
_ OPTION _ VOLATILE (12) - RegCreateKeyExA (12)
- Request (12)
-
STANDARD
_ RIGHTS _ READ (12) -
STANDARD
_ RIGHTS _ WRITE (12) -
create
_ body (12) -
create
_ ext (12) -
create
_ ext _ from _ array (12) -
create
_ ext _ from _ hash (12) -
create
_ ext _ from _ string (12) -
create
_ extension (24) -
create
_ guid (12) -
create
_ header (12) -
create
_ id (12) -
create
_ id= (12) -
create
_ listeners (12) -
create
_ makefile (12) -
create
_ rule (24) -
create
_ tmpsrc (12) -
create
_ value (12) - created? (12)
- empty? (9)
- eql? (12)
- facts (10)
-
file
_ create (12) -
install
_ files (12) -
install
_ rb (12) -
json
_ creatable? (12) -
json
_ create (156) - keyname (12)
- lambda (13)
- list (12)
- load (12)
-
local
_ variable _ set (12) - mkdir (12)
- mkmf (12)
-
net
/ imap (12) - new (151)
- open (24)
- parse (12)
- parse! (12)
- proc (14)
-
rb
_ thread _ create (12) -
required
_ ruby _ version= (12) -
required
_ rubygems _ version= (12) - restore (12)
-
ruby 1
. 8 . 4 feature (12) -
subdomain
_ of? (12) - value (12)
- xlist (12)
- xmlrpc (3)
検索結果
先頭5件
- Net
:: FTP :: MLSxEntry # create -> Time|nil - OpenSSL
:: OCSP :: Response . create(status , basic _ resp) -> OpenSSL :: OCSP :: Response - OpenSSL
:: PKCS12 . create(pass , name , pkey , cert , ca=nil , key _ nid=nil , cert _ nid=nil , key _ iter=nil , mac _ iter=nil , keytype=nil) -> OpenSSL :: PKCS12 - Resolv
:: DNS :: Name . create(name) -> Resolv :: DNS :: Name - Resolv
:: IPv4 . create(address) -> Resolv :: IPv4
-
Net
:: FTP :: MLSxEntry # create -> Time|nil (18101.0) -
エントリの作成時刻を返します。
エントリの作成時刻を返します。
情報がない場合は nil を返します。 -
OpenSSL
:: OCSP :: Response . create(status , basic _ resp) -> OpenSSL :: OCSP :: Response (18101.0) -
Response オブジェクトを OpenSSL::OCSP::BasicResponse オブジェクト から生成します。
Response オブジェクトを OpenSSL::OCSP::BasicResponse オブジェクト
から生成します。
@param status ステータスコード(整数)
@param basic_resp OpenSSL::OCSP::BasicResponse オブジェクト
@see OpenSSL::OCSP::Response.new -
OpenSSL
:: PKCS12 . create(pass , name , pkey , cert , ca=nil , key _ nid=nil , cert _ nid=nil , key _ iter=nil , mac _ iter=nil , keytype=nil) -> OpenSSL :: PKCS12 (18101.0) -
PKCS#12 オブジェクトを生成します。
PKCS#12 オブジェクトを生成します。
pass はデータを暗号化するためのパスフレーズです。
name は利用者の利便性のためにオブジェクトに与える名前です。
pkey は秘密鍵、certは証明書、caはCA証明書の配列です。
ca に nil を渡すのは空の配列を渡すのと同じ意味です。
key_nid と cert_nid は 秘密鍵、証明書の暗号化方式を
文字列で指定します。
key_iter は暗号化アルゴリズムにイテレーション回数、
mac_iter は MAC のイテレーション回数、
keytype は鍵の種類を渡します。
key_nid, cert_nid, key_i... -
Resolv
:: DNS :: Name . create(name) -> Resolv :: DNS :: Name (18101.0) -
文字列 name から Resolv::DNS::Name のインスタンスを生成します。
文字列 name から Resolv::DNS::Name のインスタンスを生成します。
@param name ドメイン名の文字列。最後に"."を置くと絶対パス形式、そうでなければ相対パス形式とみなされます。 -
Resolv
:: IPv4 . create(address) -> Resolv :: IPv4 (18101.0) -
"192.168.0.1" のように "." で区切られた IPv4 表記の文字列 address から Resolv::IPv4 のインスタンスを生成します。
"192.168.0.1" のように "." で区切られた IPv4 表記の文字列 address から
Resolv::IPv4 のインスタンスを生成します。
@param address IPv4 表記の文字列 -
Resolv
:: IPv6 . create(address) -> Resolv :: IPv6 (18101.0) -
引数 address で指定した文字列から Resolv::IPv6 のインスタンスを生成しま す。
引数 address で指定した文字列から Resolv::IPv6 のインスタンスを生成しま
す。
@param address human readable な IPv6 アドレスの文字列表現を以下のいず
れかの形式で指定します。
* 8Hex
* CompressedHex
* 6Hex4Dec
* CompressedHex4Dec -
JSON
. create _ id -> String (6135.0) -
json_create メソッドで使用するクラスを決定するために使用する値を返します。
...son_create メソッドで使用するクラスを決定するために使用する値を返します。
デフォルトは "json_class" です。
//emlist[例][ruby]{
require "json"
class User
attr :id, :name
def initialize(id, name)
@id, @name = id, name
end
def self.json_create(ob......{
JSON.create_id => self.class.name,
"id" => id,
"name" => name,
}
end
def to_json(*)
as_json.to_json
end
end
json = JSON.generate(User.new(1, "tanaka"))
json # => "{\"json_class\":\"User\",\"id\":1,\"name\":\"tanaka\"}"
JSON.parse(json, create_additions: true)... -
JSON
. create _ id=(identifier) (6135.0) -
json_create メソッドで使用するクラスを決定するために使用する値をセットします。
...json_create メソッドで使用するクラスを決定するために使用する値をセットします。
@param identifier 識別子を指定します。
//emlist[例][ruby]{
require "json"
require "json/add/core"
JSON.create_id # => "json_class"
puts (1..5).to_json......# => {"json_class":"Range","a":[1,5,false]}
JSON.create_id = "my_json_class" # => "my_json_class"
JSON.create_id # => "my_json_class"
puts (1..5).to_json # => {"my_json_class":"Range","a":[1,5,false]}
//}... -
OpenSSL
:: X509 :: ExtensionFactory # create _ extension(obj) -> OpenSSL :: X509 :: Extension (6126.0) -
OpenSSL::X509::Extension のインスタンスを生成して返します。
...ory#create_ext_from_array、
OpenSSL::X509::ExtensionFactory#create_ext_from_hash、
OpenSSL::X509::ExtensionFactory#create_ext_from_string、
がそれぞれ呼びだされてオブジェクトを生成します。
引数が2個以上である場合は、
OpenSSL::X509::ExtensionFactory#create_ext...