Maintenance of Ruby 2.0.0 will end on February 24, 2016. Read more
Object
SecHandle struct
# File dl/win32/lib/win32/sspi.rb, line 54 def lower @struct.unpack("LL")[0] end
# File dl/win32/lib/win32/sspi.rb, line 58 def to_p @struct ||= "\0" * 8 end
# File dl/win32/lib/win32/sspi.rb, line 50 def upper @struct.unpack("LL")[1] end
This page was generated for Ruby 2.0.0
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.33.0.