PHP Interface Jose\Algorithm\KeyEncryption\DirectEncryptionInterface

Inheritance: extends Jose\Algorithm\KeyEncryptionAlgorithmInterface
Afficher le fichier Open project: spomky-labs/jose

Méthodes publiques

Méthode Description
getCEK ( Jose\Object\JWKInterface $key ) : string

Method Details

getCEK() public méthode

public getCEK ( Jose\Object\JWKInterface $key ) : string
$key Jose\Object\JWKInterface The key used to get the CEK
Résultat string The CEK