Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > SharePublicKeyInput

SharePublicKeyInput interface

Data object to represent public key of a user to share information with

Signature:

export interface SharePublicKeyInput 

Properties

PropertyTypeDescription
idstringA unique id provided by the client to identity this user. For example, it can be the users username or email.
pk?string(Optional) pk should be a multibase or hex encoded version of the public key to share. It is also optional and can be left undefined. When undefined a temp key is generated for the id.
  • SharePublicKeyInput interface
  • Properties
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage