Contents Menu Expand Light mode Dark mode Auto light/dark mode
snackabra 0.5.x beta documentation
snackabra 0.5.x beta documentation
  • Introduction
  • Technical Overview
  • System Architecture
  • Background and Discussion
  • Formal Treatment
  • Installation
  • Contact and Feedback
  • Glossary
  • Future Work
  • References / Further Reading
  • LICENSE
  • JSLib User Manual
  • JSLib Reference Manual
  • Snackabra Server
  • Python Library
  • Appendix A: Cryptography
  • Appendix B: Privacy.App Chat Room User Guide
  • (ignore)
  • Motivation
  • Updated Glossary
Back to top
Edit this page

JSLib Reference Manual / Exports / ChannelKeys

Interface: ChannelKeys#

Table of contents#

Properties#

  • channelSignKey

  • encryptionKey

  • guestKey

  • lockedKey

  • ownerKey

  • privateKey

  • signKey

Properties#

channelSignKey#

• channelSignKey: CryptoKey


encryptionKey#

• encryptionKey: CryptoKey


guestKey#

• Optional guestKey: CryptoKey


lockedKey#

• Optional lockedKey: CryptoKey


ownerKey#

• ownerKey: CryptoKey


privateKey#

• privateKey: CryptoKey


signKey#

• signKey: CryptoKey

Copyright © 2019-2023, Magnusson Institute
Made with Sphinx and @pradyunsg's Furo
On this page
  • Interface: ChannelKeys
    • Table of contents
      • Properties
    • Properties
      • channelSignKey
      • encryptionKey
      • guestKey
      • lockedKey
      • ownerKey
      • privateKey
      • signKey