The Crypto interface as specified by WHATWG Basic cryptography features available in the current context. It allows access to a cryptographically strong random number generator and to cryptographic primitives.

See

Crypto on MDN

Hierarchy

  • Crypto

Methods

Methods

  • Type Parameters

    • T extends null | ArrayBufferView

    Parameters

    • array: T

    Returns T

Generated using TypeDoc