ePages 7.19.0 - DE_EPAGES/DHLIntraship/API/EPagesConfig.pm

Package DE_EPAGES::DHLIntraship::API::EPagesConfig

Since we will get an Authorkey from DHL, we have to hide this key. Also Application Management prefere if the keys is not in the sourcecode. This Package encrypt the Authorkey and put this into epages config. Application Management can set this key with DHLIntraship/Scripts/setDHLIntrashipAuthorKeys.pl

@EXPORT_OK
SetAuthorKeys

Functions

SetAuthorKeys

SetAuthorKeys

Encrypts the $Plaintext and returns the encrypted text; if no key was found, the $EncryptedText equals the $Plaintext.

Syntax
$EncryptedText = SetAuthorKeys($DevID,$AppID,$CertID);
Input
$UserNameLive (string)
Username Live
$PasswordLive (string)
Password Live
$UserNameTest (string)
Username Test
$PasswordTest (string)
Password Test