The OSUtil.BtoA() and OSUtil.AtoB() have been replaced with wrapper
methods in com.netscape.cmsutil.util.Utils that call Base64 encoder
and decoder from Apache Commons Codec library.
Ticket #90
The patch can be viewed here:
http://fedorapeople.org/gitweb?p=edewata/public_git/pki.git;a=shortlog;h=...
It passed smoke testing. More patches to follow to remove other
dependencies on OSUtil.
--
Endi S. Dewata