Function getMsCrypto

  • Returns the crypto object if it is present otherwise null. This helper is used to access the crypto object from the current global instance which could be window or globalThis for a web worker

    Returns Crypto | null

Generated using TypeDoc