8.6K results in 49 ms
6 years ago · Nov 15, 2019, 03:46 PM
SecretKeyFactory.getInstance("PBKDF2WithHmacSHA1"); byte[] keyBytes = skf.generateSecret(spec).getEncoded(); SecretKey key = new SecretKeySpec(keyBytes, "AES");
6 years ago · Nov 15, 2019, 12:36 PM
netatmo: api_key: !secret netatmo_api_key secret_key: !secret netatmo_secret_key username: !secret
6 years ago · Nov 15, 2019, 08:26 AM
Service ID from paygol.com 'secretKey' => 'xxxx-xxxx-xxxx-xxxx', // Secret key from
6 years ago · Nov 14, 2019, 08:18 PM
client gY = Integer.parseInt(in.readLine()); int secretKey = exponentMod(gY, x, n); pad
6 years ago · Nov 14, 2019, 08:18 PM
servOut.println(exponentMod(g, y, n)); int secretKey = exponentMod(gX, y, n); byte
6 years ago · Nov 14, 2019, 06:54 PM
test_create_ccxt_credentials(): credentials = { 'api_key': 'some_api_key', 'secret_key': 'some_secret_key', 'uid': 'some_uid' } ccxt_credentials
6 years ago · Nov 14, 2019, 02:32 PM
eternity_trustpilot: api_key: 'tphW5DJ7tdMFny6Unryz7PeFq3rcArK9' #SND secret_key: 'kXzpfSP0b4k8nAiw' login: 'contact@snd-group.fr' pwd:
6 years ago · Nov 14, 2019, 07:46 AM
used in production secret! SECRET_KEY = 'r_c2&_&7^r#6^y_*cb*=6n8zfs0drmlg#@8j9x1!+im&=0@arf' # SECURITY WARNING: don't
6 years ago · Nov 14, 2019, 06:58 AM
someString = 'abcds' $secretKey = 'Some-random-key'; $output = false; $encryptMethod
6 years ago · Nov 13, 2019, 04:56 PM
<?php ini_set('error_reporting', E_ALL); ini_set('display_errors', 1); ini_set('display_startup_errors', 1); require_once("billpayments.php"); const SECRET_KEY = 'eyJ2ZXJzaW9uIjoiUDJQIiwiZGF0YSI6eyJwYXlpbl9tZXJjaGFudF9zaXRlX3VpZCI6IjNlODkxNjAxLWQwMTYtNDgwMy05YjUzLTY0MWE2YjFlNTJmYSIsInVzZXJfaWQiOiI3OTAyNTE4MDgwMCIsInNlY3JldCI6IjQ3YWQ5ZjM5NWEzYmU0YjhkMzNkNjhlYzBmZWY2ZGQ0YjlhMjA2NDFkZGExYmFhNzZmYTc4MzBkNTA4ZGI5Y2YifX0='; $billPayments = new Qiwi\Api\BillPayments(SECRET_KEY); $publicKey = '2S7mpWSvB93qSAr7uYNu2Vvnd2pTVzxEviw6chKKbG9xyy9pcxcvrmne6c6m7cUabcbN8Gnkjk77SEeN2YVBie5uYrJzHrNRt4EkUBBaU9tW9pT9zwBoJoY9Hy2YhSPAKyxwa17erF1f8hFnNnXryZGZadgBdiJzo3TW8HQYuPmKgSVkwLPXotAYKgqByRmrY1tRnv6Gq8rF9wV8ssENWkaCR8N1YN2NwR'; $params = [ 'publicKey' => $publicKey, 'amount' => 200, 'billId' => '89025180800' ]; $link = $billPayments->createPaymentForm($params); echo $link; ?>
6 years ago · Nov 13, 2019, 01:46 PM
PROJECT_ROOT = '/opt/projects/temapi' ROOT_URLCONF = 'temapi.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
6 years ago · Nov 13, 2019, 10:30 AM
UsernamePasswordMultiBinding', credentialsId: KAAS_AWS_CREDENTIALS, passwordVariable: 'SECRET_KEY', usernameVariable: 'SECRET_ID'], ],) { sh(script: """make
6 years ago · Nov 13, 2019, 09:30 AM
UsernamePasswordMultiBinding', credentialsId: KAAS_AWS_CREDENTIALS, passwordVariable: 'SECRET_KEY', usernameVariable: 'SECRET_ID'], ],) { sh(script: """make
6 years ago · Nov 13, 2019, 09:24 AM
UsernamePasswordMultiBinding', credentialsId: KAAS_AWS_CREDENTIALS, passwordVariable: 'SECRET_KEY', usernameVariable: 'SECRET_ID'], ],) { sh(script: """make
6 years ago · Nov 12, 2019, 07:48 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
6 years ago · Nov 12, 2019, 07:40 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
6 years ago · Nov 12, 2019, 07:10 PM
int vectorSize = getKeySize(encodedVector.length()); byte[] secretKey = secretKeySize == 0 ? EMPTY_KEY : decodeBase64(encodedSecret,
6 years ago · Nov 12, 2019, 12:42 PM
const securityMode = 'restricted' const secretKey = 'wishmeluck' function initiateMAM(provider) { //MamState
6 years ago · Nov 11, 2019, 02:34 PM
uninstaller visual-web-developer-2010 contract broadleaf-commerce secret-key sendinput sliding-window spool table-relationships
6 years ago · Nov 11, 2019, 10:02 AM
ROSETTA_MESSAGES_PER_PAGE = 10 ROSETTA_SHOW_AT_ADMIN_PANEL = True SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
Total pages: 429