8.6K results in 16 ms
6 years ago · Mar 12, 2019, 10:58 PM
public static final String SANBOX_URL = System.getenv("SANBOX_URL"); public static final String SECRET_KEY = System.getenv("SECRET_KEY"); public static final String PUBLIC_KEY = System.getenv("PUBLIC_KEY"); public static final String ENCRYPTION_KEY = System.getenv("ENCRYPTION_KEY");
6 years ago · Mar 12, 2019, 09:20 PM
https://cod4.xtasix.me/img/profile-menu.png" }, "g_recaptcha": { "SITE_KEY" : "6Ldoz5AUAAAAAJ2EKXmbly_rOzWWpY2P4iHu7tdJ", "SECRET_KEY" : "6Ldoz5AUAAAAAI9vjw3rHLVooLnFOOIc14zdBb7p" }, "kgb_api": { "kgb_link" : "http://www.kgb-hosting.com/gpanel/api/server_process.php",
6 years ago · Mar 12, 2019, 08:50 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
6 years ago · Mar 12, 2019, 06:58 PM
<?php require_once('vendor/autoload.php'); $stripe = [ "secret_key" => "sk_test_usWnHNWFD2YsmdXCOytdWjqg", "publishable_key" => "pk_test_qF5AKfvdHpPJ7JNLZbeJv3Tq", ]; \Stripe\Stripe::setApiKey($stripe['secret_key']); ?>
6 years ago · Mar 12, 2019, 06:20 PM
myTimer, ILogger logger) { var secretKey = Configuration["ConnectorSecretKey"]; var botId = Configuration["BotId"];
6 years ago · Mar 12, 2019, 05:18 PM
des Schurckens') class Config(object): SECRET_KEY = 'my_secret_key' class DevelopmentConfig(Config): DEBUG
6 years ago · Mar 12, 2019, 03:36 PM
PBEKeySpec(password.toCharArray(), salt, 1024, 128); SecretKey tmp = factory.generateSecret(spec); SecretKeySpec secret_key
6 years ago · Mar 12, 2019, 03:34 PM
PBEKeySpec(password.toCharArray(), salt, 1024, 128); SecretKey tmp = factory.generateSecret(spec); SecretKeySpec secret_key
6 years ago · Mar 12, 2019, 02:14 PM
pub workers: u16, pub secret_key: String, } fn gen_random_base64_string(length: usize)
6 years ago · Mar 12, 2019, 02:12 PM
object_list from playhouse.sqlite_ext import * SECRET_KEY = "secret" APP_DIR = os.path.dirname(os.path.realpath(__file__)) DEBUG
6 years ago · Mar 12, 2019, 01:56 PM
import os BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) SECRET_KEY = 'g9(%-f&xi(%px0_^1(rg1kdmgxc%&65_@yl@if1$ew80p^#v_$' DEBUG = True ALLOWED_HOSTS
6 years ago · Mar 12, 2019, 01:30 PM
frontend print_r($_POST); // require_once('init.php'); // $stripe = [ // "secret_key" => "sk_test_xxxx", // "publishable_key" => "pk_test_xxx", // ]; // \Stripe\Stripe::setApiKey($stripe['secret_key']);
6 years ago · Mar 12, 2019, 01:28 PM
frontend print_r($_POST); // require_once('init.php'); // $stripe = [ // "secret_key" => "sk_test_xxxx", // "publishable_key" => "pk_test_xxx", // ]; // \Stripe\Stripe::setApiKey($stripe['secret_key']);
6 years ago · Mar 12, 2019, 12:02 PM
msg); result = reinterpret_cast<const char*>(msg); secretKey = QByteArray::fromRawData(result, strlen(result)); } //If the
6 years ago · Mar 12, 2019, 12:00 PM
creds_hash @access_key_id = key_id @secret_access_key = secret_key @session_token = token @expiration = expires
6 years ago · Mar 12, 2019, 11:30 AM
14,)), ('mynameflow.campaigns.notices.RemindUserCampaignScheduleInfoNotice', (1,)), ('mynameflow.prospects.notices.RecruitingResultsNotice', ())]} SECRET_KEY = u'********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF
6 years ago · Mar 12, 2019, 11:20 AM
<?php $postdata = file_get_contents("php://input"); list ($method, $signature) = explode('=', $_SERVER['HTTP_X_FS_SIGNATURE'], 2); $expectedSignature = hash_hmac($method, $postdata, 'secretkey'); if (hash_equals($expectedSignature, $signature)) { // Verified }
6 years ago · Mar 12, 2019, 01:28 AM
config}} to get the SECRET_KEY ----- ****httpS: check the certificate
6 years ago · Mar 11, 2019, 11:08 PM
0, 2) tpunderlinebase.Visible = false --secretkey generalframe.Name = "generalframe" generalframe.Parent = bodyframe
6 years ago · Mar 11, 2019, 12:24 PM
string publicKey = null; byte[] secretKey = null; // Plain texto to
Total pages: 429