On 20/12/06, Kim van der Riet <[EMAIL PROTECTED]> wrote:
Is it correct to keep the mapping in the new generator of longstr to String, or should it be kept as byte[]? I had anticipated that longstr may find wider usage besides security tokens.
We need to be able to transfer a byte[] for the security negotiation, i.e it is not a String that is being sent. FWIW I think the term "longstr" used in the protocol spec is a poor one. RG
