Photon Server API Documentation v5.0RC1

Photon.SocketServer.Security.Decryptor Member List

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

BLOCK_SIZEPhoton.SocketServer.Security.CryptoBasestatic
CheckHMAC(byte[] data)Photon.SocketServer.Security.Decryptorinline
CheckHMAC(byte[] data, int offset, int len)Photon.SocketServer.Security.Decryptorinline
CheckHMACThreadSafe(byte[] data)Photon.SocketServer.Security.Decryptorinline
CheckHMACThreadSafe(byte[] data, int offset, int len)Photon.SocketServer.Security.Decryptorinline
DecryptBufferWithIV(byte[] data, int offset, int len)Photon.SocketServer.Security.Decryptorinline
Dispose()Photon.SocketServer.Security.CryptoBaseinline
encryptorPhoton.SocketServer.Security.CryptoBaseprotected
HMAC_SIZEPhoton.SocketServer.Security.CryptoBasestatic
hmacsha256Photon.SocketServer.Security.CryptoBaseprotected
Init(byte[] encryptionSecret, byte[] hmacSecret)Photon.SocketServer.Security.CryptoBaseinline
IV_SIZEPhoton.SocketServer.Security.CryptoBasestatic