HeaderParams Property
The JOSE header parameters.
Syntax
property HeaderParams: TipcHeaderParamList read get_HeaderParams write set_HeaderParams;
Remarks
This property specifies the JOSE header parameters. This may be populated before calling Sign or Encrypt. This is populated with the parsed header values after calling Verify, Decrypt, or Parse.
This property is not available at design time.