Edit File: WrongKeyOrModifiedCiphertextException.php
<?php namespace Defuse\Crypto\Exception; class WrongKeyOrModifiedCiphertextException extends \Defuse\Crypto\Exception\CryptoException { }
Back to File Manager