GroupKeys are AES cipher keys, which are used to encrypt/decrypt StreamMessages (when encryptionType is AES). Each group key contains 256 random bits of key data and an UUID.

Hierarchy

  • EncryptionKey

Constructors

Methods

Constructors

  • Parameters

    • groupKeyId: string
    • data: Buffer

    Returns EncryptionKey

Methods

Generated using TypeDoc