Key
class Key
Encryption key object for the Joomla Platform.
Properties
string | $private | ||
string | $public |
Methods
__construct(
string $type,
string $private = null,
string $public = null)
Constructor.
mixed
__get(
string $name)
Magic method to return some protected property values.