8.6K results in 22 ms
9 years ago · Dec 16, 2016, 09:26 AM
inputFile, File outputFile) { Key secretKey = new SecretKeySpec(key.getBytes(), ALGORITHM); Cipher
9 years ago · Dec 15, 2016, 11:08 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Dec 15, 2016, 11:04 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Dec 15, 2016, 08:56 AM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Dec 15, 2016, 01:34 AM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Dec 14, 2016, 11:24 PM
clientip.txt topology subnet tls-auth secret.key 0 ca easy-rsa/keys/ca.crt cert
9 years ago · Dec 14, 2016, 06:04 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Dec 14, 2016, 03:50 PM
provider "aws" { access_key = "${var.aws_access_key}" secret_key = "${var.aws_secret_key}" region = "${var.aws_region}" } resource
9 years ago · Dec 14, 2016, 10:04 AM
KeyGenerator keyGen = KeyGenerator.getInstance("AES"); keyGen.init(256); SecretKey secretKey = keyGen.generateKey(); Cipher aesCipherForEncryption
9 years ago · Dec 14, 2016, 09:32 AM
WHERE login = '$login_forgot' AND secret_key = '$key_forgot'"); $row_forgot = mysql_num_rows($sql_forgot); //$myrow
9 years ago · Dec 13, 2016, 11:46 PM
put this in gradle.properties secretKey AWS_SECRET_KEY // put this in
9 years ago · Dec 13, 2016, 10:06 PM
define('SECRET_KEY','Your-Secret-Key') /// secret key can be a random string and keep in secret from anyone define('ALGORITHM','HS512') $secretKey = base64_decode(SECRET_KEY); $DecodedDataArray = JWT::decode($tokval, $secretKey, array(ALGORITHM));
9 years ago · Dec 13, 2016, 08:56 PM
used in production secret! SECRET_KEY = '8!n#7)t6i6%g5iaohc=(l8ib*1q=)nq3*z8(4ed(4b4sj7wo0m' # SECURITY WARNING: don't
9 years ago · Dec 13, 2016, 05:35 PM
import jwt app = Flask(__name__) SECRET_KEY = "secret" def token_required(func): @wraps(func)
9 years ago · Dec 13, 2016, 05:06 PM
notify yes; allow-update { key secret-key; }; file "/etc/bind/db.example.com"; }; $ORIGIN . $TTL
9 years ago · Dec 13, 2016, 03:52 PM
may not be available SecretKey skey = kgen.generateKey(); raw = skey.getEncoded();
9 years ago · Dec 12, 2016, 11:58 PM
SESSION_COOKIE_SECURE False SOCIAL_AUTH_GOOGLE_OAUTH2_KEY '********************' EMAIL_SSL_KEYFILE '********************' SECRET_KEY '********************' USE_ETAGS False LOGGING {} MIGRATION_MODULES
9 years ago · Dec 12, 2016, 11:26 PM
TextAWSAccessLogAdapterConfig struct { Access_Key string Secret_Key string Region string } )
Total pages: 429