Package jetbrains.buildServer.serverSide.crypt
-
Interface Summary Interface Description EncryptionChangeListener EncryptionStrategy FileConfigBasedEncryptionStrategy -
Class Summary Class Description BaseEncryptionStrategy Class represents a strategy which is used by default to encrypt secured parameters.CustomKeyEncryptionStrategy Class represents an encryption strategy based on AES encryption algorithm and a user-specified 256-bit key.EncryptionManager EncryptionSettings EncryptUtil RSACipher Utility class intended to simplify RSA encryption / decryption.ScrambleMain -
Exception Summary Exception Description DecryptionFailedException Thrown if decryption failedEncryptionFailedException Thrown if encryption failed