Skip to main content

Type Alias: MediaDecryptionKeyInfo

MediaDecryptionKeyInfo: object

Defined in: src/Types/Message.ts:376

Type declaration

cipherKey

cipherKey: Uint8Array

iv

iv: Uint8Array

macKey?

optional macKey: Uint8Array