nextcloud/lib/private/encryption/exceptions
Bjoern Schiessle 0f28d538a0 add session class to handle all session operations 2015-04-07 13:30:28 +02:00
..
decryptionfailedexception.php Initial commit 2015-04-07 13:30:27 +02:00
emptyencryptiondataexception.php Initial commit 2015-04-07 13:30:27 +02:00
encryptionfailedexception.php Initial commit 2015-04-07 13:30:27 +02:00
encryptionheaderkeyexistsexception.php various fixes & start to unit test the encryption storage wrapper 2015-04-07 13:30:28 +02:00
encryptionheadertolargeexception.php Initial commit 2015-04-07 13:30:27 +02:00
genericencryptionexception.php Initial commit 2015-04-07 13:30:27 +02:00
modulealreadyexistsexception.php implement basic encryption functionallity in core to enable multiple encryption modules 2015-03-26 20:56:51 +01:00
moduledoesnotexistsexception.php implement basic encryption functionallity in core to enable multiple encryption modules 2015-03-26 20:56:51 +01:00
publickeymissingexception.php Initial commit 2015-04-07 13:30:27 +02:00
unexpectedblocksizeexception.php Initial commit 2015-04-07 13:30:27 +02:00
unexpectedendofencryptionheaderexception.php Initial commit 2015-04-07 13:30:27 +02:00
unknowncipherexception.php Initial commit 2015-04-07 13:30:27 +02:00