PHP Class Jose\Object\JWKSet

Inheritance: implements Jose\Object\JWKSetInterface
Afficher le fichier Open project: spomky-labs/jose Class Usage Examples

Protected Properties

Свойство Type Description
$keys array

Méthodes publiques

Méthode Description
__construct ( array $keys = [] )
addKey ( Jose\Object\JWKInterface $key )
getKeys ( )
removeKey ( $key )

Method Details

__construct() public méthode

public __construct ( array $keys = [] )
$keys array

addKey() public méthode

public addKey ( Jose\Object\JWKInterface $key )
$key Jose\Object\JWKInterface

getKeys() public méthode

public getKeys ( )

removeKey() public méthode

public removeKey ( $key )

Property Details

$keys protected_oe property

protected array $keys
Résultat array