Table of Contents

TSphinxConfig.OnGetSigningData Event

Event triggered when the signing data is requested.

Remarks

Use OnGetSigningData event to provide Sphixn with the information about the algorithm and the key used to sign the tokens.

Syntax

Unit: Sphinx.Comp.Config

property TSphinxConfig.OnGetSigningData: TGetSigningDataEvent

See also