Module taple_core::signature

source ·
Expand description

Define the data structures related to signatures

Structs

  • Defines the data used to generate the signature, as well as the signer’s identifier. The format, in addition to the signature, includes additional information, namely the signer’s identifier, the signature timestamp and the hash of the signed contents.
  • Represents any signed data entity