effect-io-ai

Package: @effect/platform-browser
Module: BrowserCrypto

BrowserCrypto.WebCrypto

Provides Browser Web Crypto APIs used by the Crypto service implementation.

When to use

Use to override the browser Crypto object used by the platform crypto layer.

Signature

declare const WebCrypto: Context.Reference<Crypto>

Source

Since v1.0.0