Photon Server API Documentation v5.0RC1

Photon.SocketServer.Security.Encryptor Member List

This is the complete list of members for Photon.SocketServer.Security.Encryptor, including all inherited members.

BLOCK_SIZEPhoton.SocketServer.Security.CryptoBasestatic
Dispose()Photon.SocketServer.Security.CryptoBaseinline
Encrypt(byte[] data, int srcOffset, int len, byte[] output, ref int outputOffset)Photon.SocketServer.Security.Encryptorinline
Encrypt(byte[] data, int len, byte[] output, ref int offset)Photon.SocketServer.Security.Encryptorinline
EncryptedDataSize(int dataLen)Photon.SocketServer.Security.Encryptorinlinestatic
EncryptedDataSizeWithIV(int dataLen)Photon.SocketServer.Security.Encryptorinlinestatic
encryptorPhoton.SocketServer.Security.CryptoBaseprotected
FinishHMAC(byte[] data, int offset, int count)Photon.SocketServer.Security.Encryptorinline
FinishHMACThreadSafe(byte[] data, int offset, int count)Photon.SocketServer.Security.Encryptorinline
HMAC_SIZEPhoton.SocketServer.Security.CryptoBasestatic
hmacsha256Photon.SocketServer.Security.CryptoBaseprotected
Init(byte[] encryptionSecret, byte[] hmacSecret)Photon.SocketServer.Security.CryptoBaseinline
IV_SIZEPhoton.SocketServer.Security.CryptoBasestatic