Data needed to save a signature in the system.

Hierarchy

  • NewSign

Properties

body

Signed data.

For files, hash is used.

codeProvider

codeProvider: string

Code of the signature provider used to calculate the signature.

Optional hash

hash: SignHash

Footprint of the signed data.

sign

sign: string

Signature’s content in the base64 format.

Optional signType

signType: SignType

Type of the signature to be saved.