Class JCryptKey
Encryption key object for the Joomla Platform.
Package: Joomla\Platform\Crypt
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/key.php
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/key.php
Methods summary
public
|
|
public
mixed
|
Magic methods summary
Properties summary
public
string
|
$private |
#
The private key. |
public
string
|
$public |
#
The public key. |
protected
string
|
$type |
#
The key type. |
Magic properties
public read-only
string
|
$type |
|
#
The key type. |