Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Crypto

Package version

Basic cryptography features available in the current context. It allows access to a cryptographically strong random number generator and to cryptographic primitives.

Hierarchy

  • Crypto

Index

Properties

Methods

Properties

subtle

subtle: SubtleCrypto

Methods

getRandomValues

  • getRandomValues<T>(array: T): T

Generated using TypeDoc