Class JCryptCipherMcrypt
JCrypt cipher for mcrypt algorithm encryption, decryption and key generation.
- JCryptCipherMcrypt implements JCryptCipher
Direct known subclasses
			JCryptCipher3Des, 
			JCryptCipherBlowfish, 
			JCryptCipherRijndael256
		
		Abstract
Package: Joomla\Platform\Crypt
Deprecated: 4.0 Without replacment use JCryptCipherCrypto
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.1
Located at joomla/crypt/cipher/mcrypt.php
	
		Package: Joomla\Platform\Crypt
Deprecated: 4.0 Without replacment use JCryptCipherCrypto
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.1
Located at joomla/crypt/cipher/mcrypt.php
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				 | |
| 
				 public 
				string
				
				 | 
Magic methods summary
Properties summary
| 
				protected  
				integer
			 | $type | 
				#
				 The mcrypt cipher constant. | 
| 
				protected  
				integer
			 | $mode | 
				#
				 The mcrypt block cipher mode. | 
| 
				protected  
				string
			 | $keyType | 
				#
				 The JCrypt key type for validation. | 
