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 ||= "\00"" * 8 end
# File dl/win32/lib/win32/sspi.rb, line 50 def upper @struct.unpack("LL")[1] end
This page was generated for Ruby 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an avant garage application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.