Options
All
  • Public
  • Public/Protected
  • All
Menu

An error that is thrown when weak key material is passed to the {@link IVirgilCrypto.generateKeysFromKeyMaterial} method. The key material is considered weak if it's less than 32 bytes.

Hierarchy

  • VirgilCryptoError
    • WeakKeyMaterialError

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

Methods

toString

  • toString(): string