subscriptions-project / encryption

Apache License 2.0
7 stars 5 forks source link

Add check for isIE before accessing self.crypto #9

Closed elijahsoria closed 4 years ago

elijahsoria commented 4 years ago

IE is throwing an error that "crypto" is not found. This code checks to see if we are on IE before accessing self.crypto.