> . This was our first choice, and they went ahead and bought it. It only
> accepts "Java Long Integer" for the initialization vector. The tag spits
> up on our string. I e-mailed the developer, but haven't heard anything
> back.
Since a Java Long Integer is (IIRC) an 8-byte int, you might try
converting your initialization string to binary and handing it off that way.
Just a thought.
--Ben Doom
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

