Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IdentityAddressOwnerNode

Hierarchy

  • IdentityAddressOwnerNode

Index

Constructors

constructor

Properties

hdNode

hdNode: BIP32Interface

salt

salt: string

Methods

getAddress

  • getAddress(): string

getAppAddress

  • getAppAddress(appDomain: string): string

getAppNode

  • getAppNode(appDomain: string): BIP32Interface

getAppPrivateKey

  • getAppPrivateKey(appDomain: string): string

getAppsNode

  • getAppsNode(): BIP32Interface

getEncryptionNode

  • getEncryptionNode(): BIP32Interface

getIdentityKey

  • getIdentityKey(): string

getIdentityKeyID

  • getIdentityKeyID(): string

getNode

  • getNode(): BIP32Interface

getSTXNode

  • getSTXNode(): BIP32Interface

getSalt

  • getSalt(): string

getSigningNode

  • getSigningNode(): BIP32Interface

Generated using TypeDoc