Documentation
¶
Index ¶
- func FetchSPN(svc_addr string) (string, error)
- func RequestSVC(svc_addr string, request string, upn string, sk []byte, st []byte) (string, error)
- func RequestTGS(kdc_addr string, spn string, upn string, lifetime uint64, sk []byte, ...) (crypto.TGS_CT, []byte, error)
- func RequestTGT(kdc_addr string, upn string, passwd string, lifetime uint64, ip_list []string) (crypto.AS_CT, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestSVC ¶
func RequestTGS ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.