[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/lcobucci/jwt/src/Signer/ -> Keychain.php (summary)

This file is part of Lcobucci\JWT, a simple library to handle JWT and JWS

License: http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
File Size: 44 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Keychain:: (2 methods):
  getPrivateKey()
  getPublicKey()


Class: Keychain  - X-Ref

A utilitarian class that encapsulates the retrieval of public and private keys

getPrivateKey($key, $passphrase = null)   X-Ref
Returns a private key from file path or content

param: string $key
param: string $passphrase
return: Key

getPublicKey($certificate)   X-Ref
Returns a public key from file path or content

param: string $certificate
return: Key



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