Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MissingPrivateKeyError

Error thrown when an attempt is made to retrieve the private key from the device's persistent storage, but no private key exists.

Thrown by {@link EThree.encrypt}, {@link EThree.decrypt}, {@link EThree.backupPrivateKey}, {@link EThree.createGroup}, {@link EThree.loadGroup}, {@link EThree.getGroup}, Group.encrypt, Group.decrypt, Group.update, Group.add, Group.remove and Group.reAdd.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: string

Generated using TypeDoc