Module: Utils

Methods

(static) isBrowserSupported() → {Boolean}

Test that Flex Will work in current browser.
Returns:
The result of the test.
Type
Boolean

(static) nativeCryptoSupport() → {Boolean}

Test that current browser has native crypto support.
Returns:
The result of the test.
Type
Boolean