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 / SBObjectMetadata

Interface: SBObjectMetadata#

Table of contents#

Properties#

  • [SB_OBJECT_HANDLE_SYMBOL]

  • id

  • iv

  • key

  • paddedBuffer

  • salt

  • type

  • version

Properties#

[SB_OBJECT_HANDLE_SYMBOL]#

• [SB_OBJECT_HANDLE_SYMBOL]: boolean


id#

• id: string


iv#

• iv: Uint8Array


key#

• key: string


paddedBuffer#

• paddedBuffer: ArrayBuffer


salt#

• salt: Uint8Array


type#

• type: SBObjectType


version#

• version: "1"

Copyright © 2019-2023, Magnusson Institute
Made with Sphinx and @pradyunsg's Furo
On this page
  • Interface: SBObjectMetadata
    • Table of contents
      • Properties
    • Properties
      • [SB_OBJECT_HANDLE_SYMBOL]
      • id
      • iv
      • key
      • paddedBuffer
      • salt
      • type
      • version