Jose\Object\RecipientInterface::createRecipientFromLoadedJWE PHP Méthode

createRecipientFromLoadedJWE() public static méthode

public static createRecipientFromLoadedJWE ( array $headers, string | null $encrypted_key ) : Recipient
$headers array
$encrypted_key string | null
Résultat Recipient
    public static function createRecipientFromLoadedJWE(array $headers, $encrypted_key);