Options
All
  • Public
  • Public/Protected
  • All
Menu

VirgilCrypto initialization options.

Hierarchy

  • VirgilCryptoOptions

Index

Properties

Optional defaultKeyPairType

defaultKeyPairType: KeyPairType

Type of keys to generate by default. Optional. Default is KeyPairType.Default.

Optional useSha256Identifiers

useSha256Identifiers: undefined | false | true

Indicates whether to use old algorithm to calculate keypair identifiers.