Peter Kelly
Peter Kelly
When building an app that uses this module on a case-sensitive filesystem, such as those used on most Linux systems, the typings file listed in package.json is not found. The...
When building an app that uses the `microsoft-speech-browser-sdk` on a case-sensitive filesystem, such as those used on most Linux systems, the TypeScript compiler gives the following error: ``` app/chat/cordova-audio-source.ts(20,8): error...
This change modifies the logic used to find X509 certificates within a Signature element to include `EncapsulatedX509Certificate` elements. This makes it possible to use the XMLVerifier with `documentsignatures.xml` files generated...