Options
All
  • Public
  • Public/Protected
  • All
Menu

A struct containing private cross signing keys that can be backed up or uploaded to the secret store.

Hierarchy

  • CrossSigningKeyExport

Index

Constructors

Properties

masterKey: undefined | string

The seed of the master key encoded as unpadded base64.

self_signing_key: undefined | string

The seed of the self signing key encoded as unpadded base64.

userSigningKey: undefined | string

The seed of the user signing key encoded as unpadded base64.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc