るりまサーチ

最速Rubyリファレンスマニュアル検索!
1801件ヒット [1-100件を表示] (0.065秒)
トップページ > クエリ:p[x] > クエリ:sec[x]

別のキーワード

  1. openssl p
  2. openssl p=
  3. fileutils mkdir_p
  4. rsa p
  5. dh p=

ライブラリ

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

Time#sec -> Integer (18125.0)

秒を整数で返します。

...秒を整数で返します。

//emlist[][ruby]{
p
Time.mktime(2000, 1, 1).sec # => 0
//}

通常は0から59を返しますが、うるう秒の場合は60を返します。

//emlist[][ruby]{
ENV['TZ'] = 'right/UTC'
p
Time.mktime(2005, 12, 31, 23, 59, 60).sec # => 60
//}...

Socket::Constants::IP_IPSEC_POLICY -> Integer (12200.0)

IPsec security policy。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...IPsec security policy。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP,
http://netbsd.gw.com/cgi-bin/man-cgi?ip++NetBSD-current...

Socket::Constants::IP_PASSSEC -> Integer (12200.0)

@todo Retrieve security context with datagram。

...@todo
Retrieve security context with datagram。...

Socket::Constants::SO_SECURITY_ENCRYPTION_NETWORK -> Integer (12200.0)

@todo

@todo

Socket::Constants::SO_SECURITY_ENCRYPTION_TRANSPORT -> Integer (12200.0)

@todo

@todo

絞り込み条件を変える

Socket::IP_IPSEC_POLICY -> Integer (12200.0)

IPsec security policy。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...IPsec security policy。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP,
http://netbsd.gw.com/cgi-bin/man-cgi?ip++NetBSD-current...

Socket::IP_PASSSEC -> Integer (12200.0)

@todo Retrieve security context with datagram。

...@todo
Retrieve security context with datagram。...

Socket::SO_SECURITY_ENCRYPTION_NETWORK -> Integer (12200.0)

@todo

@todo

Socket::SO_SECURITY_ENCRYPTION_TRANSPORT -> Integer (12200.0)

@todo

@todo
<< 1 2 3 ... > >>