8.6K results in 32 ms
7 years ago · Nov 19, 2018, 11:30 AM
wp_die(); } function getSignature( $payment_params, $secret_key){ ksort($payment_params); $param_string = ''; foreach($payment_params as
7 years ago · Nov 19, 2018, 03:58 AM
ROOT_URLCONF = 'bksproject.urls' SECONDS_IN_DAY = 86400 SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 19, 2018, 02:20 AM
__all__ = ['webapp2_config'] webapp2_config = { 'webapp2_extras.sessions': { 'secret_key': 'Put some magical secret here.', }, 'webapp2_extras.jinja2': { 'environment_args': { 'autoescape': True, }, }, }
7 years ago · Nov 19, 2018, 02:12 AM
apikey As String Dim secretkey As String apikey = "xxxxxxxxxxxxxxxx"
7 years ago · Nov 18, 2018, 09:20 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 18, 2018, 08:28 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 18, 2018, 07:20 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 18, 2018, 06:58 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 18, 2018, 06:30 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 18, 2018, 06:24 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 18, 2018, 05:56 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 18, 2018, 02:48 PM
зашифрование static byte[] encrypt(byte[] secretKey, byte[] plainText, String mode)
7 years ago · Nov 18, 2018, 01:22 PM
Startup { private const string SecretKey = "iNivDmHLpUA783sqs12qGoMRdRj1PVkH"; // todo: get this
7 years ago · Nov 18, 2018, 06:48 AM
Key = keyStore?.getKey(keyName, null) as SecretKey try { if (cipherMode == Cipher.DECRYPT_MODE)
7 years ago · Nov 18, 2018, 12:50 AM
32, salt: argon2salt }; let secretKey = await argon2.hash(password, argon2Settings); console.log("Derived
7 years ago · Nov 17, 2018, 10:34 PM
зашифрование static byte[] encrypt(byte[] secretKey, byte[] plainText, String mode)
7 years ago · Nov 17, 2018, 04:32 PM
przekazać do szyfrowania static SecretKey KEY = new SecretKeySpec(keyArr, 0,
7 years ago · Nov 17, 2018, 03:02 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Nov 17, 2018, 12:34 PM
c->stash->{dynamo} = Net::Amazon::DynamoDB->new( access_key => $c->config->{accessKeyId}, secret_key => $c->config->{secretAccessKey}, host => $c->config->{host}, tables
7 years ago · Nov 17, 2018, 12:08 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
Total pages: 429