6 uses of UC_CREDIT_KEYFILE_NAME in Ubercart 7.3
- UbercartCreditCardTestCase::configureCreditCard in payment/
uc_credit/ tests/ uc_credit.test - Helper function to configure Credit Card payment method settings.
- UbercartCreditCardTestCase::tearDown in payment/
uc_credit/ tests/ uc_credit.test - Implements DrupalWebTestCase::tearDown().
- UbercartCreditCardTestCase::testSecuritySettings in payment/
uc_credit/ tests/ uc_credit.test - Tests security settings configuration.
- uc_credit_encryption_key in payment/
uc_credit/ uc_credit.module - Loads the key for CC number encryption from a file.
- uc_credit_settings_form_submit in payment/
uc_credit/ uc_credit.admin.inc - Creates the encryption key file if it doesn't already exist.
- uc_credit_settings_form_validate in payment/
uc_credit/ uc_credit.admin.inc - Validates the encryption key directory and key file.