Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the card signature generation.

Hierarchy

  • IRawSignParams

Index

Properties

Optional extraFields

extraFields: IExtraData

Custom attributes to associate with the signature. If provided, these will also be signed.

model

The card to generate the signature for in the form of RawSignedModel object.

Optional signer

signer: undefined | string

Identifier of the signature. Default is "self".

signerPrivateKey

signerPrivateKey: IPrivateKey

The private key to use to generate the signature.