|
PocketMine-MP 5.37.4 git-0cd9c566b2292bec4af5b9584f0e9bf38aef2dc6
|
This is the complete list of members for pocketmine\network\mcpe\encryption\EncryptionContext, including all inherited members.
| $ENABLED (defined in pocketmine\network\mcpe\encryption\EncryptionContext) | pocketmine\network\mcpe\encryption\EncryptionContext | static |
| __construct(string $encryptionKey, string $algorithm, string $iv) (defined in pocketmine\network\mcpe\encryption\EncryptionContext) | pocketmine\network\mcpe\encryption\EncryptionContext | |
| cfb8(string $encryptionKey) (defined in pocketmine\network\mcpe\encryption\EncryptionContext) | pocketmine\network\mcpe\encryption\EncryptionContext | static |
| decrypt(string $encrypted) | pocketmine\network\mcpe\encryption\EncryptionContext | |
| encrypt(string $payload) (defined in pocketmine\network\mcpe\encryption\EncryptionContext) | pocketmine\network\mcpe\encryption\EncryptionContext | |
| fakeGCM(string $encryptionKey) | pocketmine\network\mcpe\encryption\EncryptionContext | static |