8.6K results in 25 ms
7 years ago · May 17, 2018, 10:24 AM
def_tts": "yandex", "ivona_speech": { "accessKey": "", "secretKey": "", "language": "ru-RU", "name": "Tatyana",
7 years ago · May 17, 2018, 10:18 AM
def_tts": "yandex", "ivona_speech": { "accessKey": "", "secretKey": "", "language": "ru-RU", "name": "Tatyana",
7 years ago · May 16, 2018, 02:46 PM
REST_SESSION_LOGIN = True ROOT_URLCONF = 'menutech.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · May 16, 2018, 01:30 PM
https://api.openalpr.com/v2/recognize_bytes`, data: image, params: { secret_key: 'sk_356549c5e643663684f6f9f2', country: 'eu', recognize_vehicle:
7 years ago · May 16, 2018, 09:00 AM
Build.VERSION.SDK_INT >= 23) { try { mKeyStore.load(null); SecretKey key = (SecretKey) mKeyStore.getKey(keyName, null);
7 years ago · May 16, 2018, 04:58 AM
used in production secret! SECRET_KEY = '+&+p*f+kda%xfn0#)1knn0fd580t@rd&x)d4#!d5neel&1)m*^' # SECURITY WARNING: don't
7 years ago · May 15, 2018, 03:32 PM
your API-key $secret = ''; // your Secret-key $req['method'] = $method; $req['nonce'] = time();
7 years ago · May 15, 2018, 01:22 PM
pbeParamSpec = new PBEParameterSpec(salt, 5); SecretKey pbeKey = SecretKeyFactory.getInstance("PBEWithMD5AndDES").generateSecret(new PBEKeySpec("passwordfile".toCharArray())); Cipher
7 years ago · May 15, 2018, 11:46 AM
the secret key specs. SecretKey skey = kgen.generateKey(); SecureRandom secureRandom
7 years ago · May 15, 2018, 10:30 AM
schedulerChallenge = new String(Base64.decode(parts[2])).trim(); String secretKey = new String(Base64.decode(parts[3])).trim(); String iv
7 years ago · May 15, 2018, 09:40 AM
rest_framework.authentication.TokenAuthentication')} ROOT_URLCONF = 'project.urls' SEARCH_BACKENDS = {} SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · May 15, 2018, 03:36 AM
amazon-ebs", "access_key": "{{user `aws_access_key`}}", "secret_key": "{{user `aws_secret_key`}}", "region": "{{user
7 years ago · May 14, 2018, 09:30 PM
down Set-AWSCredentials -AccessKey $AwsAccessKey -SecretKey $AwsAccessSecret -StoreAs S3Creds #Initialises
7 years ago · May 14, 2018, 08:12 PM
aws.region }}" aws_access_key: "{{ access_key }}" aws_secret_key: "{{ secret_key }}" state: present tags: '{{ tags
7 years ago · May 14, 2018, 08:10 PM
SHA-256 key via `PBKDF2WithHmacSHA256` SecretKey sKey = new SecretKeySpec(kek, "AES");
7 years ago · May 14, 2018, 07:58 PM
aws.az1 }}" aws_access_key: "{{ access_key }}" aws_secret_key: "{{ secret_key }}" state: present wait: yes
7 years ago · May 14, 2018, 03:50 PM
issuerId` varchar(50) NOT NULL, `secretKey` varchar(50) NOT NULL, `coinpayments`
7 years ago · May 14, 2018, 01:56 PM
String fileOut5 = "file5.sec.zip"; String secretKey = "1234567812345678"; private Cipher getCipher(String
7 years ago · May 14, 2018, 11:14 AM
used in production secret! SECRET_KEY = 'tw)pqpbi)r_z1lr0j#h1m6m)wy*8b+4-iorw#%-t3#x)6wuv8$' # SECURITY WARNING: don't
7 years ago · May 14, 2018, 07:50 AM
DATABASE = '/tmp/flaskr.db' DEBUG = True SECRET_KEY = 'development key' USERNAME = 'admin'
Total pages: 429