cancel
Showing results for 
Search instead for 
Did you mean: 

Jar file for com.sap.aii.utilxi.misc.encrypt.Base64Encryptor

Former Member
0 Kudos

Hi gurus,

I am checking adapter module development.

I need to import com.sap.aii.utilxi.misc.encrypt.Base64Encryptor java class.

Can any body point me which har file we should be having in calsspath.

Can we get that jar file from PI System as we are getting bunch of other jar files.

Any pointers are really appreciated.

Regards,

Ramesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi Ramesh,

The jar files which you are lookign for is aii_utilxi_misc.jar, but it doesn't have the Base64Encryptor (atleast in my system)...

Also check this link http://www.source-code.biz/snippets/java/2.htm

Because there is something like this in java but is suggested that it should not be used

Regards

Suraj

Answers (0)