Home
last modified time | relevance | path

Searched refs:EUniverse_Public (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Philipp15b/go-steam/
H A Dkeys.go10 EUniverse_Public: []byte{
H A Dclient.go299 if body.Universe != EUniverse_Public {
305 encryptedKey := cryptoutil.RSAEncrypt(GetPublicKey(EUniverse_Public), c.tempSessionKey)
H A Dweb.go77 cryptedSessionKey := cryptoutil.RSAEncrypt(GetPublicKey(EUniverse_Public), sessionKey)
H A Dauth.go79 …atomic.StoreUint64(&a.client.steamId, uint64(NewIdAdv(0, 1, int32(EUniverse_Public), int32(EAccoun…
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Philipp15b/go-steam/protocol/steamlang/
H A Denums.go3769 EUniverse_Public EUniverse = 1 const