Interfaces

CryptExceptionInterface

Interface defining all crypt package exceptions

« More »

Classes

DecryptionException

Exception representing an error decrypting data

« More »

EncryptionException

Exception representing an error encrypting data

« More »

InvalidKeyException

Exception representing an error generating an encryption key

« More »

InvalidKeyTypeException

Exception representing an invalid Joomla\Crypt\Key type for a cipher

« More »

UnsupportedCipherException

Exception representing an error encrypting data

« More »