Package net.minecraft.network.encryption
package net.minecraft.network.encryption
-
ClassDescriptionA checked exception that wraps other exceptions, thrown when a cryptographic operation fails.Utilities for encryption, decryption, signing, and hashing of data.NetworkEncryptionUtils.KeyDecoder<T extends Key>A functional interface that decodes an encoded key.Utilities for working with a secure random number generator.A record holding a signature of a data and the salt added while signing.An RSA key pair for a player.An RSA public key for a player, signed by the Mojang's server.