8.6K results in 41 ms
7 years ago · Apr 15, 2018, 06:58 AM
CipherService { @Value("${cipher.service.secret-key}") private String secretKey; ... private byte[] applyAlgorithm(byte[] inputBytes,
7 years ago · Apr 14, 2018, 12:18 PM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
7 years ago · Apr 14, 2018, 10:38 AM
algorithm, String value) { try { SecretKey secretKey = new SecretKeySpec(Base64.decode(key.getBytes(), Base64.NO_WRAP),
7 years ago · Apr 14, 2018, 03:52 AM
box --- mate Library/openvpn/openvpn.conf mate .secret.key
7 years ago · Apr 13, 2018, 06:50 PM
List<String> girlFriendsNames; private String secretKey = "67867687d@udyfu"; public PersonOriginator() {} public
7 years ago · Apr 13, 2018, 05:10 PM
# config/initializers/facebooker.rb module Facebooker class << self def fetch_config_for(api_key) if app = Application.find_by_api_key(api_key) { 'api_key' => app.api_key, 'secret_key' => app.secret, 'canvas_page_name' => app.canvas_name, 'callback_url' => app.callback_url, 'set_asset_host_to_callback_url' => true } else nil end end end end
7 years ago · Apr 13, 2018, 03:38 PM
isInputBeingDecrypted; boolean isOutputEncrypted; private SecretKey sharedKeyForEncryption; private PrivateKey field_74463_A;
7 years ago · Apr 13, 2018, 03:12 PM
using the {@link WordPress.org secret-key service} * You can change
7 years ago · Apr 13, 2018, 03:00 PM
adapter => 'fql', :api_key => "<REDACTED>", :secret_key => "<REDACTED>", :session_key => params[:fb_sig_session_key] } ) adapter.resource_naming_convention
7 years ago · Apr 13, 2018, 11:32 AM
client/server applications by using secret-key cryptography. A free implementation
7 years ago · Apr 13, 2018, 09:42 AM
import datetime BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) SECRET_KEY = '' # oscurata DEBUG = True ALLOWED_HOSTS
7 years ago · Apr 13, 2018, 02:58 AM
process { Initialize-AWSDefaultConfiguration -AccessKey $AKey -SecretKey $SKey -Region $region foreach($source
7 years ago · Apr 12, 2018, 09:36 PM
path = '/Users/pierre/Desktop/items/pictures/**/*' s3 = RightAws::S3.new(access_key, secret_key) s3_bucket = s3.bucket('twistip', false, 'public-read')
7 years ago · Apr 12, 2018, 09:18 PM
consumer_key = getenv('DISCOGS_CONSUMER_KEY'); $secret_key = getenv('DISCOGS_CONSUMER_SECRET'); $options = array('http' => array('user_agent'
7 years ago · Apr 12, 2018, 08:38 PM
$consumer_key = getenv('DISCOGS_CONSUMER_KEY'); $secret_key = getenv('DISCOGS_CONSUMER_SECRET'); $options = array('http' => array('user_agent' => 'Example/alpha +https://example.com')); $context = stream_context_create($options); $results = file_get_contents('https://api.discogs.com/database/search?q='.$term.'&key='.$consumer_key.'&secret='.$secret_key.'&per_page=10', false, $context);
7 years ago · Apr 12, 2018, 07:34 PM
PREPEND_WWW False ROOT_URLCONF 'VeltPvP.urls' SECRET_KEY '********************' SECURE_BROWSER_XSS_FILTER False SECURE_CONTENT_TYPE_NOSNIFF False
7 years ago · Apr 12, 2018, 07:30 PM
scc0mm !schulhem! !scsi2010 !seattle !secretKey !security !sefer!d!s !september !shakil87
7 years ago · Apr 12, 2018, 05:50 PM
string = $plain_txt; $encrypt_method = "AES-256-CBC"; $secret_key = 'akaplayer.com'; $secret_iv = 'Akaplayer.com'; // hash
7 years ago · Apr 12, 2018, 04:10 PM
may not be available SecretKey skey = kgen.generateKey(); SecretKeySpec skeySpec
7 years ago · Apr 12, 2018, 02:28 PM
keyString) throws GeneralSecurityException, UnsupportedEncodingException { SecretKey secretKey = null; byte[] keyBytes
Total pages: 429