Add TODO
parent
77e2d4d90d
commit
dfa92da287
|
@ -4,6 +4,7 @@ module Rex
|
||||||
module Proto
|
module Proto
|
||||||
module Kerberos
|
module Kerberos
|
||||||
module Pac
|
module Pac
|
||||||
|
# @todo Make more fields user controllable, instead of constants.
|
||||||
# This class provides a representation of a PAC_LOGON_INFO structure, which contains the
|
# This class provides a representation of a PAC_LOGON_INFO structure, which contains the
|
||||||
# credential information for the client of the Kerberos ticket.
|
# credential information for the client of the Kerberos ticket.
|
||||||
class LogonInfo < Element
|
class LogonInfo < Element
|
||||||
|
|
Loading…
Reference in New Issue