SecureBlackbox 2020 macOS Edition

Questions / Feedback?

ParameterReceived Event

Passes a standard request parameter to the user code.

Syntax

func onParameterReceived(connectionId: Int64, name: String, value: String)

Remarks

This event is fired when one of 'standard' protocol parameters has been found in the request:

  • SessionID
  • DataURL
  • GoURL
  • Token
  • PKCS11Libraries
  • AllowFileStorage
  • AllowTokenStorage
  • AllowWindowsStorage
  • AllowOSStorage
Parameters are reported one-by-one upon being processed.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 macOS Edition - Version 20.0 [Build 8166]