Searched refs:key (Results 1 – 5 of 5) sorted by relevance
160 BIO *key = NULL; in load_pubkey_from_file() local167 BIO_free(key); in load_pubkey_from_file()173 unsigned char *key = NULL; in load_pubkey_from_base64() local179 free(key); in load_pubkey_from_base64()186 BIO *key = NULL; in load_privkey_from_file() local193 BIO_free(key); in load_privkey_from_file()205 free(key); in load_privkey_from_base64()213 if (key == NULL){ in test_load_pubkey_from_file()216 EVP_PKEY_free(key); in test_load_pubkey_from_file()222 if (key == NULL){ in test_load_private_key_from_file()[all …]
235 --rsa-private-key-path file236 path to the RSA private key (not password-protected) used to448 --rsa-public-key-path file449 path to the RSA public key used to encrypt authentication cre-456 The public key is used to encrypt the authentication token containing457 the user credentials, while the private key is used to decrypt the458 authentication token. The private key must be in PEM format and addi-459 tionally must not have a password set. The public key must be in PEM461 UNIX/Linux commands using OpenSSL to generate a correctly-formed key-469 After these commands, the public key will be contained in the file pub-[all …]
6 set key width -12
16212 for (key in S) S_is_set[key] = 116222 key = field[i]16223 keylen = length(key)16224 if (S_is_set[key]) {16225 value = S[key]16344 for (key in D) D_is_set[key] = 1
338 public-key pair, is now an optional way of limiting access to an