8.6K results in 24 ms
7 years ago · Sep 02, 2018, 09:16 PM
AJNFSABFDSBHF"; private const string secretKey = "AJNFSABFDSBHF"; // Specify your bucket
7 years ago · Sep 02, 2018, 07:30 PM
docker/Dockerfile depends_on: - nginx environment: - SECRET_KEY - ALLOWED_HOSTS - DB_HOST - DB_NAME - DB_USER
7 years ago · Sep 02, 2018, 06:38 PM
uisrv, Uisrv.Auth.Guardian, issuer: "uisrv", secret_key: "Utahl6iK5poGWhrnunoDCLADNg3v4S0/XU4A4e2IjOfZvRZW3XX4TResib63ENiW", token_ttl: %{ "magic" => {30,
7 years ago · Sep 02, 2018, 05:58 PM
token += String.fromCharCode(view.getUint8(i, !0))[0]; const secretKey = "6LeMom0UAAAAAJMBAmb7eWtiJS17DwDBqPl0eOBw"; request.post("https://www.google.com/recaptcha/api/siteverify?secret=" + secretKey + "&response="
7 years ago · Sep 02, 2018, 01:10 PM
used in production secret! SECRET_KEY = '' # SECURITY WARNING: don't run
7 years ago · Sep 02, 2018, 10:16 AM
function cryption($string, $action = 'e') { $secret_key = 'secret-key'; $secret_iv = 'secret_iv'; $output
7 years ago · Sep 02, 2018, 09:38 AM
now sign token // jwt.sign(payload, secretKey, expire-time, callback ); // jwt.sign jwt.sign(
7 years ago · Sep 01, 2018, 11:36 PM
bins=tuple()): self.url = 'https://api.jsonbin.io/b' self.secret_key = {'secret-key': secret_key} self.bins = bins self.content_type
7 years ago · Sep 01, 2018, 07:12 PM
keyAccess = "accessKeyId" //KeyAccess keySecret = "secretKey" //KeySecret defaultResyncPeriod = 10 * time.Minute
7 years ago · Sep 01, 2018, 02:04 PM
player, int code) { String secretkey = this.getConfig().getString("authcodes." + player.getUniqueId()); GoogleAuthenticator gAuth
7 years ago · Sep 01, 2018, 02:02 PM
id' => 3, 'password' => 'jovars'], ]; $secretKey = 'bajskorv'; $decryptedObjects = []; if(count($obj)) { foreach
7 years ago · Sep 01, 2018, 11:00 AM
manually vm.block = vm.block.copy(header=vm.block.header.copy(state_root=state.state_root)) if 'secretKey' in fixture['transaction']: unsigned_transaction = vm.create_unsigned_transaction(
7 years ago · Sep 01, 2018, 03:10 AM
validpassword = password.substring(0, 16); SecretKeySpec secretKey = new SecretKeySpec(validpassword.getBytes(),"AES"); AlgorithmParameterSpec paramSpec
7 years ago · Sep 01, 2018, 02:52 AM
* mkdir ~/.aws * vi ~/.aws/config ``` [default] region = ap-northeast-1 ``` * vi ~/aws/credentials ``` [default] aws_access_key_id = {{ACCESS_KEY}} aws_secret_access_key = {{SECRET_KEY}} [{{PROFILE_NAME}}] aws_access_key_id = {{ACCESS_KEY}} aws_secret_access_key = {{SECRET_KEY}} ```
7 years ago · Aug 31, 2018, 10:48 PM
5 crypto isakmp key secretkey address 99.249.122.22 no-xauth ! crypto
7 years ago · Aug 31, 2018, 10:40 PM
config/facebook.yml development: app_id: 123123132123 secret_key: dasadsasd1231231 test: app_id: 313131313
7 years ago · Aug 31, 2018, 09:52 PM
unity 5.1.0" GameKey = "d39c482fd8604b680a7f5440b8e60286" SecretKey = "80d0dd29e81cfbd34c4b4536ffd1b095894e5568" URL_Init = "http://api.gameanalytics.com/v2/" .. GameKey
7 years ago · Aug 31, 2018, 07:30 PM
new AmazonS3Client(new BasicAWSCredentials( "accessKey", "secretKey")); byte[] contents = new byte[]
7 years ago · Aug 31, 2018, 06:56 PM
SecureRandom.getInstance("SHA1PRNG"); acak.setSeed(kunci); kunci_gen.init(tipe, acak); SecretKey kunci_rahasia = kunci_gen.generateKey(); byte[] raw
Total pages: 429