8.6K results in 28 ms
9 years ago · Sep 10, 2016, 09:06 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Sep 10, 2016, 09:32 AM
cleartext) throws EncryptionException { try { SecretKey key = keyFactory.generateSecret(keySpec); cipher.init(Cipher.DECRYPT_MODE, key);
9 years ago · Sep 10, 2016, 07:56 AM
6", "credential": { "accessKey": "YI7S1CKXB76RGOGT6R8W", "secretKey": "FJ9PWUVNXGPfiI72WMRFepN3LsFgW3MjsxSALroV" }, "region": "us-east-1", "logger":
9 years ago · Sep 10, 2016, 12:56 AM
used in production secret! SECRET_KEY = 'g3glenl4a6rv-t_0ndw22$y_z*7m(l&(b52&zy*m&bd$#q6zbc' # SECURITY WARNING: don't
9 years ago · Sep 10, 2016, 12:56 AM
used in production secret! SECRET_KEY = '^akuojo5yu5)y#y(y)p8n$r=ja7)wnkz0rnoef7tz-iqv#cvky' # SECURITY WARNING: don't
9 years ago · Sep 09, 2016, 10:40 PM
user[0].username, exp: exp.getTime() / 1000 }, 'SecretKey'); res.send({message: 'Correct', jwt: token});
9 years ago · Sep 09, 2016, 10:00 PM
void initChannel(SocketChannel ch) { final SecretKey blowfishKey = KeyManager.getInstance().generateBlowfishKey(); ch.pipeline().addLast("length-decoder", new
9 years ago · Sep 09, 2016, 06:50 PM
throws CryptoException { try { Key secretKey =generatedefault256bitkey(key); // Key secretKey = new
9 years ago · Sep 09, 2016, 03:58 PM
EMAIL_TAG u'Npoed' SITE_NAME 'http://localhost:8000' SECRET_KEY u'********************' LANGUAGE_COOKIE_NAME 'django_language' IMAGEKIT_SPEC_CACHEFILE_NAMER
9 years ago · Sep 09, 2016, 01:34 PM
output = false; $encrypt_method = "AES-256-CBC"; $secret_key = 'This is my secret
9 years ago · Sep 09, 2016, 12:46 PM
monitoringEnabled=?, name=?, owner_id=?, plan_id=?, secretKey=?, sunrise=?, tankCount=?, tankDrainFrequency=?, width=?
9 years ago · Sep 09, 2016, 09:14 AM
String user_token = "23343we356"; String secret_key = "15fc7a0b4f050989554e3c9cadc693fd"; String sign = getSign(client_id,
9 years ago · Sep 09, 2016, 03:24 AM
<?php require_once('stripe-php/init.php'); $stripe = array( "secret_key" => "sk_test_Ge2c2QfbpiXE2cCwM8cWNhRR", "publishable_key" => "pk_test_tSkwmfR3V8hZzfMC2fqjzGuE" ); Stripe::setApiKey($stripe['secret_key']); ?>
9 years ago · Sep 09, 2016, 03:12 AM
<?php require_once('stripe-php/init.php'); $stripe = array( "secret_key" => "sk_test_**", "publishable_key" => "pk_test_**" ); \Stripe\Stripe::setApiKey($stripe['secret_key']); ?>
9 years ago · Sep 09, 2016, 03:10 AM
<?php require_once('stripe-php/init.php'); $stripe = array( "secret_key" => "sk_test_Ge2c2QfbpiXE2cCwM8cWNhRR", "publishable_key" => "pk_test_tSkwmfR3V8hZzfMC2fqjzGuE" ); \Stripe\Stripe::setApiKey($stripe['secret_key']); ?>
9 years ago · Sep 08, 2016, 04:36 PM
the {@link http://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} * * @since 2.6.0 */ define('AUTH_KEY',
9 years ago · Sep 08, 2016, 01:48 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Sep 08, 2016, 09:38 AM
FacebookClient facebookClient = new DefaultFacebookClient(token, secretKey); FacebookClient.AccessToken extendedAccessToken = facebookClient.obtainExtendedAccessToken(appId, secretKey, token); String extendedToken = extendedAccessToken.getAccessToken();
9 years ago · Sep 08, 2016, 12:32 AM
Region "$AWSRegion" -AccessKey "$AWSAccessKeyId" -SecretKey "$AWSSecretAccessKey" } # Download &{ $ErrorActionPreference = 'Stop'
9 years ago · Sep 07, 2016, 03:28 PM
profile_id = 0; $access_key = 0; $secret_key = 0; if (Configuration::get('IATAI_DEMO') != 'yes')
Total pages: 429