crypto/tls.Config.DecryptTicket (method)

one use

	crypto/tls (current package)
		ticket.go#L351: func (c *Config) DecryptTicket(identity []byte, cs ConnectionState) (*SessionState, error) {