Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Type Alias: EncryptionOptions

@roomful/core


@roomful/core / EncryptionOptions

EncryptionOptions = EncryptionKeyOptions | EncryptionPassphraseOptions

Defined in: packages/core/src/types.ts:126

Enables room encryption with either a CryptoKey or passphrase.