CryptoOptions: { pbkdf2Params?: { iterations: number }; secretKey: string }

Type declaration

  • Optionalpbkdf2Params?: { iterations: number }
  • secretKey: string