• If in a web environment, return the global crypto object. If not, use the imported crypto library, which will either be present as a NodeJS built-in, or polyfilled by the final bundler.

    Returns Crypto

Generated using TypeDoc