Basic cryptography features available in the current context. It allows access to a cryptographically strong random number generator and to cryptographic primitives.
class
Crypto
class Crypto
- timingSafeEqual: (a: ArrayBufferLike | ArrayBufferView<ArrayBufferLike>, b: ArrayBufferLike | ArrayBufferView<ArrayBufferLike>) => boolean