v1.1205.0
MSL Core
- #135 Catch MslException when ReceiveService.call() calls request.isHandshake() to return a proper error response.
- Fix ByteArrayInputStream.js close() function to match interface and notify the callback.
- Make sure to provide a timeout and callback to Url's ByteArrayInputStream and MslControl.receive()'s MessageInputStream.
- Minor documentation fixes.
MSL Examples
- Fix example simple JavaScript web client call to PublicKey$import().