[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/phpseclib/phpseclib/phpseclib/Crypt/ -> PublicKeyLoader.php (summary)

PublicKeyLoader Returns a PublicKey or PrivateKey object.

Author: Jim Wigginton <[email protected]>
Copyright: 2009 Jim Wigginton
License: http://www.opensource.org/licenses/mit-license.html MIT License
File Size: 119 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  load()
  loadPrivateKey()
  loadPublicKey()
  loadParameters()

Functions
Functions that are not part of a class:

load($key, $password = false)   X-Ref
Loads a public or private key

param: string|array $key
param: string $password optional
return: AsymmetricKey

loadPrivateKey($key, $password = false)   X-Ref
Loads a private key

param: string|array $key
param: string $password optional
return: PrivateKey

loadPublicKey($key)   X-Ref
Loads a public key

param: string|array $key
return: PublicKey

loadParameters($key)   X-Ref
Loads parameters

param: string|array $key
return: AsymmetricKey



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