Photon .NET Client API 4.1.4.8

ExitGames.Client.Photon.Encryption.EncryptorNet Member List

This is the complete list of members for ExitGames.Client.Photon.Encryption.EncryptorNet, including all inherited members.

CalculateEncryptedSize(int unencryptedSize)ExitGames.Client.Photon.Encryption.EncryptorNetinline
CalculateFragmentLength()ExitGames.Client.Photon.Encryption.EncryptorNetinline
Decrypt2(byte[] data, int offset, int len, byte[] header, out int outLen)ExitGames.Client.Photon.Encryption.EncryptorNetinline
Encrypt2(byte[] data, int len, byte[] header, byte[] output, int outOffset, ref int outSize)ExitGames.Client.Photon.Encryption.EncryptorNetinline
encryptorInExitGames.Client.Photon.Encryption.EncryptorNetprotected
encryptorOutExitGames.Client.Photon.Encryption.EncryptorNetprotected
hmacsha256InExitGames.Client.Photon.Encryption.EncryptorNetprotected
hmacsha256OutExitGames.Client.Photon.Encryption.EncryptorNetprotected
Init(byte[] encryptionSecret, byte[] hmacSecret, byte[] ivBytes=null, bool chainingModeGCM=false)ExitGames.Client.Photon.Encryption.EncryptorNetinline