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 |
Functions
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 |
|