X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fstreams%2Fcrypto%2Fclass_NullCryptoStream.php;h=864a896a106d8f30bba7ba6f89993b7b67251aa7;hp=1e905bcc36e06acd257bd5da7e92e703cf1dcb10;hb=5e067e1139ac4c4ec92642b8700b449d756e01ec;hpb=1fefb1935bf65d6a5efd241538e2e7679d480afe diff --git a/inc/classes/main/streams/crypto/class_NullCryptoStream.php b/inc/classes/main/streams/crypto/class_NullCryptoStream.php index 1e905bcc..864a896a 100644 --- a/inc/classes/main/streams/crypto/class_NullCryptoStream.php +++ b/inc/classes/main/streams/crypto/class_NullCryptoStream.php @@ -22,7 +22,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class NullCryptoStream extends BaseStream implements Streamable { +class NullCryptoStream extends BaseStream implements EncryptableStream { /** * Protected constructor *