Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoalSigningKey<T>

Private/public key pair to use for SDM goal signing and verification

Type parameters

  • T

Hierarchy

Index

Properties

Optional algorithm

algorithm: string

name

name: string

Optional passphrase

passphrase: string

privateKey

privateKey: T

publicKey

publicKey: T

Generated using TypeDoc