るりまサーチ

最速Rubyリファレンスマニュアル検索!
72件ヒット [1-72件を表示] (0.013秒)
トップページ > クエリ:Security[x] > モジュール:Socket::Constants[x]

別のキーワード

  1. socket so_security_authentication
  2. socket so_security_encryption_network
  3. socket so_security_encryption_transport
  4. rubygems/security new
  5. security opt

検索結果

Socket::Constants::SO_SECURITY_AUTHENTICATION -> Integer (6102.0)

@todo

@todo

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

@todo

@todo

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

@todo

@todo

Socket::Constants::IPPROTO_ESP -> Integer (17.0)

IPv6 Encapsulated Security Payload。 BasicSocket#getsockopt, BasicSocket#setsockopt の level 引数に使用します。

...IPv6 Encapsulated Security Payload。
BasicSocket#getsockopt, BasicSocket#setsockopt の
level 引数に使用します。

また、Socket.open の protocol 引数に渡す利用法もあります。

@see 2292...

Socket::Constants::IP_IPSEC_POLICY -> Integer (17.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 (17.0)

@todo Retrieve security context with datagram。

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