Interface

SubtleCrypto

SubtleCrypto

This Web Crypto API interface provides a number of low-level cryptographic functions. It is accessed via the Crypto.subtle properties available in a window context (via Window.crypto).

View Source js/lib.dom.d.ts, line 6501