8.6K results in 25 ms
7 years ago · Aug 06, 2018, 07:50 PM
Cipher.getInstance("AES"); KeyGenerator kgen = KeyGenerator.getInstance("AES"); SecretKey skey = kgen.generateKey(); encipher.init(Cipher.ENCRYPT_MODE, skey);
7 years ago · Aug 06, 2018, 01:28 PM
MEDIA_ROOT = '' ADMIN_MEDIA_PREFIX = '/admin-media/' MEDIA_URL = '' SECRET_KEY = 't2eo^kd%k+-##ml3@_x__$j0(ps4p0q6eg*c4ttp9d2n(t!iol' TEMPLATE_LOADERS = ( 'django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader',
7 years ago · Aug 06, 2018, 09:06 AM
from bigdoorkit import Client app_key = 'BIGDOOR_APP_KEY' secret_key = 'BIGDOOR_SECRET_KEY' client = Client(secret_key, app_key)
7 years ago · Aug 06, 2018, 08:54 AM
SANDBOX_SERVER_URL = 'https://sandbox-python.getpackage.com' SATURDAY = 5 SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Aug 06, 2018, 05:46 AM
using (var client = Amazon.AWSClientFactory.CreateAmazonS3Client(accessKey, secretKey)) using (var response = client.ListObjects(request))
7 years ago · Aug 06, 2018, 04:20 AM
CoinbaseExchangeAuth(AuthBase): def __init__(self, api_key, secret_key, passphrase): self.api_key = api_key self.secret_key
7 years ago · Aug 06, 2018, 02:26 AM
class": "App\\Service\\OrderService", "type": "->", "args": [ { "secret_key": "qbktxJY33PKha53jkCpdu6CkFJNZvqds", "customer_uuid": "b86cd6b0-84ae-11e8-b75f-f56316bd4a1b", "type":
7 years ago · Aug 06, 2018, 02:20 AM
CoinbaseExchangeAuth(AuthBase): def __init__(self, api_key, secret_key, passphrase): self.api_key = api_key self.secret_key
7 years ago · Aug 06, 2018, 12:32 AM
used in production secret! SECRET_KEY = 'yuj2elivti*ml&qcbz!=!6ujbl+)k%*+c)il&r6qw$)88+#qm!' # SECURITY WARNING: don't
7 years ago · Aug 04, 2018, 09:34 PM
used in production secret! SECRET_KEY = 'kuf!&q)4-w@c!_903rc6)$s8_2$$f7i+eu36u9c%l8cw1lc45y' # SECURITY WARNING: don't
7 years ago · Aug 04, 2018, 07:38 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change