appticket

package
v0.0.0-...-4ed1e17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppTicket

type AppTicket struct {
	Version                   uint32
	SteamId                   uint64
	AppId                     uint32
	OwnershipTicketExternalIP net.IP
	OwnershipTicketInternalIP net.IP
	OwnershipFlags            uint32
	OwnershipTicketGenerated  time.Time
	OwnershipTicketExpires    time.Time
	// contains filtered or unexported fields
}

func NewAppTicket

func NewAppTicket(buffer []byte) (*AppTicket, error)

func (*AppTicket) IsExpired

func (at *AppTicket) IsExpired(currentDate time.Time) bool

func (*AppTicket) OriginalBuffer

func (at *AppTicket) OriginalBuffer() []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL