Package-level declarations
Types
Link copied to clipboard
interface Encryption
Represents and encryption for encrypting and decrypting data using encryption algorithms.
Link copied to clipboard
Exception indicates issues related to encryption.
Link copied to clipboard
interface EncryptionManager
Manages encryption algorithms.
Link copied to clipboard
interface EncryptionSupplier
A supplier for encryption algorithms.