[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/crypt/src/ -> Key.php (summary)

Part of the Joomla Framework Crypt Package

Copyright: Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 96 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Key:: (4 methods):
  __construct()
  getPrivate()
  getPublic()
  getType()


Class: Key  - X-Ref

Encryption key object for the Joomla Framework.

__construct(string $type, string $private, string $public)   X-Ref
Constructor.

param: string  $type     The key type.
param: string  $private  The private key.
param: string  $public   The public key.

getPrivate()   X-Ref
Retrieve the private key

return: string

getPublic()   X-Ref
Retrieve the public key

return: string

getType()   X-Ref
Retrieve the key type

return: string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer