361   BER_BAD_NULL

Explanation

A value for the type NULL contained in the BER buffer is not valid. The length is not zero. The peer system is not encoding values correctly or the syntaxes understood by the two systems are not the same.

Programmer response

Align the syntaxes. If they are already aligned correct the peer application.