IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

HeaderParams Property

The JOSE header parameters.

Syntax


 getHeaderParams(): HeaderParamList;

 setHeaderParams(headerParams: HeaderParamList): void;

Default Value

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 JavaScript Edition - Version 20.0 [Build 8262]