- or download this
function GenTDES() // Generate3DES() can be direct accessed in MainApp
+let.class
{
...
}
}
- or download this
package POST_jCRYPT;
use strict;
...
}
1;
- or download this
#!/usr/bin/perl
#use strict;
...
$javaobj->RsaEncrypt3DES();
my $eKey = $javaobj->getRsaEncrypt3DES();
print $eKey, "\n";